Forums

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

How to check jira and confluence usage

Lakshmi CH
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.
February 2, 2022

Hi Team,

We would like to looking at the way our users use Jira and confluence.  Is there any usage reports we could look at that might give me some insight into that?  Like how often people log in, what projects they use, ticket count per user - that sort of thing?

 

Thanks!

1 answer

1 accepted

1 vote
Answer accepted
Ravi Sagar _Sparxsys_
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.
February 2, 2022

Hi @Lakshmi CH 

There are no ready made report but you can always fetch this information from Jira database or using ScriptRunner for Jira. For instance this page has some useful SQL queries to get user login details. Similar information can be fetched from other table in Jira. You may want to check Jira database schema as well.

I hope it helps.

Ravi

Lakshmi CH
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.
February 2, 2022

Thanks much for quick reply @Ravi Sagar _Sparxsys_ I will look into those options. I have script runner. How can i get this info from script runner ?

Suggest an answer

Log in or Sign up to answer