Hi,
I'm monitoring user activity in my Confluence space with confluence access logs. While some of the requests related to user actions are pretty explanatory on their own, like viewpage.action?, there are still quite a bunch of action requests that require numerous attempts to identify which action they represent.
So far I simply check with DEV Tools of the browser to identify these actions, but I wonder, if there is already any documentation for it?
welcome to the Atlassian Community!
From my believe you need to observe which type of requests result in which entry in logs.
The documentation more generally speaks about it is controlled by Tomcat what is logged and in which way:
https://confluence.atlassian.com/doc/configure-access-logs-1044780567.html
Regards,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.