Hi there,
I really need a way to count total successful logins per person on confluence.The database only gives last successful login and total failed log in. I am aware of the Top User Macro but this only gives the top 10, this info must be retained somewhere though in order to report the top 10.
Is there any plugins or scripts that will give me this information, it is important to highlight the usage and dependency our company has on confluence. Please help!!
Hi Renato,
That is a great help!! Thank you.
Yes we run on Linux, can you help with a script?
Regards,
Ciara
Hi Ciara,
You can enable the user access logging. On this documentation you can get all steps:
https://confluence.atlassian.com/display/CONFKB/How+to+Enable+User+Access+Logging
After you enable this, you will need to parse the log lines and create a small script to count this automatically for you. If you are running Confluence on Linux I can help you to create a script.
Regards,
Renato Rudnicki
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.