Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I find a list of users who are logged in Jira in a given interval of time

Gundreddi_AnilKumar April 11, 2024

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

1 answer

0 votes
Matt Parks
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.
April 11, 2024

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).

Suggest an answer

Log in or Sign up to answer