Forums

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

How to send Jira active users to Splunk ?

Bhanu Prakash
Contributor
December 24, 2024

Disclaimer: Long and detailed Question. 

Scenario: 
We would like to send Jira Cloud Active users to Splunk. Note this is for Jira Cloud only

 

Restrictions we have: 

  1. Cant use apps which cost additional cost to company. 
  2. Cant user apps which does not have a bug bounty enabled on it. 
  3. Cant provide access splunk folks as site admin to pull users via API. 

Question: 

How can i fetch Jira Cloud users and send the information to Splunk ? 

 

1 answer

0 votes
Humashankar VJ
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.
December 25, 2024

Hi @Bhanu Prakash 

 

To export active Jira Cloud users to Splunk without incurring extra costs or granting site admin access, you can leverage the Jira REST API.
  • Generate an API token for authentication, then use the /rest/api/3/users/search endpoint to fetch active user data.
  • Format the data as JSON or CSV, suitable for Splunk. Finally, use a scheduled script to send the formatted data to Splunk via its HTTP Event Collector - HEC.
This method ensures you stay within your constraints while successfully transferring user data.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events