Looking to log all access requests in Confluence

Tim Brown July 24, 2011

Hi,

We want to be able to identify what pages have been accessed and also what attachments have been downloaded from a page.

We have enabled access logging (as specified http://confluence.atlassian.com/display/DOC/How+to+audit+Confluence+-+enabling+user+access+logging) but this only logs page requests.

Any suggestions on how we can log attachment downloads also?

Thanks in advance.


Tim

3 answers

1 accepted

0 votes
Answer accepted
Jim Birch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 24, 2011

(Are you really sure it won't log attachment requests? It's a http request...)

Alternative would be to turn on Tomcat page logging, see my answer here for how:

https://answers.atlassian.com/questions/984/logging-user-s-browser-and-version

Note that Tomcat logging doesn't get the username, only the ip

0 votes
leonizm October 13, 2014

This is how I manage and use Confluence user access logging data http://www.leonizm.com/parseaccesslogs.html.

 

0 votes
justindowning
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 24, 2011

If you use Apache to proxy the connections, you should see the relevant GETs in the access logs. From there, you can parse deatails and generate counts.

More on proxying here: http://confluence.atlassian.com/display/DOC/Running+Confluence+behind+Apache

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events