Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (11.1k points)
How to create a file that helps me to automate the "tsm maintenance cleanup" command daily of Tableau Server at a specific time.

1 Answer

0 votes
by (22.5k points)
edited by

The example for weekly clean up is

call tsm login -u <Username> -p <Password>
call tsm stop
call tsm maintenance cleanup -l --log-files-retention 14
call tsm start
call tsm logout

and for more details follow the link 

If you want to learn more about it Tableau, then go through this Tableau Training for more insights. 

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...