Page 1 of 1
Clearing down Log Screen ?
Posted: Sun Apr 24, 2016 6:16 pm
by c.fosberry
Hi,
Just wondering if there was an option to clear the log files generated from the jobs? ...either inside the app or a manual workaround is fine too as it's not something that will be needed very often.
Craig
Re: Clearing down Log Screen ?
Posted: Mon Apr 25, 2016 9:55 am
by admin
which "log files" do you want to clear?
Stephan
Re: Clearing down Log Screen ?
Posted: Mon Apr 25, 2016 11:38 am
by c.fosberry
Hi Stephan,
I am just thinking in terms of long term housekeeping to avoid additional disk.
As far as I can see there are 2 logs:
1. Service Log file from the AutomatiCloud Help menu (Physical file)
2. Log screen in AutomatiCloud which presumably is a db table?
Thanks
Craig
Re: Clearing down Log Screen ?
Posted: Mon Apr 25, 2016 12:24 pm
by admin
You can simply delete the service log file. The background service will create a new one.
The log screen stores its data in a small SQLite database. Currently there is no way to clean it other than a db tool.
Stephan