Guys,
We have 7.2GB or 876k odd audit records in our DB atm. Is there a preferred
method of cleaning these logs routinely?
We've found the Reports rake job but nothing similar for the Audit logs…
Regards
Matt
Guys,
We have 7.2GB or 876k odd audit records in our DB atm. Is there a preferred
method of cleaning these logs routinely?
We've found the Reports rake job but nothing similar for the Audit logs…
Regards
Matt
No preferred way, simply dump them out of the SQL database using tools
of your choice. Rather than deleting, I'd suggest exporting them first
in case you need to search them in the future.
Feel free to post how you did it to the list.
LZ
–
Later,
Lukas @lzap Zapletal