til-jmac / tableau-server-housekeeping

Scripts to keep your Tableau Server backed up, neat, and tidy
74 stars 79 forks source link

zip format to .json format #19

Open karamthoti opened 1 year ago

karamthoti commented 1 year ago

We need to change the log-archives script zip format to .json format Can you please help on it

cd../../../../../../.. cd C:\Windows\System32\cmd.exe cd ../.. cd C:\ProgramData\Tableau\Tableau Server\data\tabsvc\files\log-archives tsm maintenance ziplogs -f archievedlogs -d -u -p exit

til-jmac commented 1 year ago

Not sure what you mean here. The ziplogs command creates a zip file containing all the logs. Some of these logs are in JSON newlines format, but not all of them.