Logs kept on the SQl server

avatar

Hi there

How long is the logs that show who is connecting etc or editing sessions kept on the SQL backend? Can it be modified so it doesnt just fill the disk forever?

Kind Regards
Peter

All Comments (4)

avatar

Hi,
There is no automatic cleanup, but you can open the table in SQL Management Studio an do a manual cleanup. I don't think that it's really a huge table.

David Hervieux

avatar

Thanks for your help.

Pete

avatar

Yes, I tested it and it works the manual way. Is there any chance that one day in the far far future you would include a pruning option to limit it to a certain numebr of records, eg after 1 day of usage we had 4000 entries, so it would be good to be able to limit the number to something like 4000000 (4 million) entries.

Pete

avatar

Hi,
I added a feature request, we could also add some management functionality like automated backup.

David Hervieux

Ends in 9 days