Getting active users session from db or logs

Nadir Jabbarli
Contributor
December 9, 2024

Hello everyone,

 

I had created a task regarding this last time, where it was emphasized that I could retrieve this information from the logs. However, I couldn't find this information in the logs. What exactly should I do for this? 

https://community.atlassian.com/t5/Jira-questions/Getting-Current-User-Sessions-in-Jira/qaq-p/2887792

1 answer

0 votes
vikram
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.
January 1, 2025

Hi @Nadir Jabbarli 

I think there are different ways to get this information like 

1) from GUI --- Administration --- System-- User Sessions you can read the below knowledge url

Monitor a user's activity | Administering Jira applications Data Center 10.3 | Atlassian Documentation

2) you can get from database query as explained in your posted link 

3) From logs also we can get but it is somewhat tricky 

check from the below url

https://community.atlassian.com/t5/Jira-questions/Currently-logged-in-users-Session-details-from-JIRA-through/qaq-p/869050

Vikram P

Suggest an answer

Log in or Sign up to answer