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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.