Confluence and Jira both lack some auditing that I can find in the log files, the problem is that our instance writes logs so fast, that they only go back 2 days, but I would like to have an archive of them. I have a script that will take *.1 logs, zip, move, and then delete the originals. I am assuming 1 is the oldest log, but how does jira/confluence roll logs? Is it based on size or time?
Hey Jobin,
While this helps, do you know if I remove the oldest file, will that cause any issues in Jira/Confluence rolling the logs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope, it shouldn't cause any issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, on second look, it appears that .5 is the older of the log files
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.