Hi All,
We want to get a list of users who are logged in Jira in a given interval of time, Can anyone has any script for this or suggest us the best way to get the list.
Regards,
Anil Kumar
I don't know of any way out of the box to do this. Maybe you could write something combs the atlassian-jira-security log and pulls out information based on when users https sessions were destroyed? I don't see anything in the logs that show specifically when users log in, although there are entries when a user passes authentication (which can happen for any number of reasons, depending on what they are trying to do).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.