The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Seeking Advice on Data Export Options from JIRA to Elasticsearch

Cartoon Patthalakon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 8, 2024

Hello everyone,

Our organization is currently utilizing the JIRA Premium tier, and we're eager to perform analytics on all the data within JIRA. Unfortunately, we don't have access to Atlassian Analytics under our current subscription, and upgrading to the Enterprise tier is not within our budget at this time.

We do have access to other analytic platforms, specifically Elasticsearch, and we would like to explore options for loading our JIRA data into Elasticsearch for analysis.

I’m reaching out to see if anyone in the community can share their experiences or advice on:

  1. What are the best methods for exporting data from JIRA?
  2. Are there any effective ways to create a data pipeline between JIRA and Elasticsearch?

Any guidance or insights would be greatly appreciated!

Thank you! 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Jeny Stoeva
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 Champions.
October 8, 2024

Hi @Cartoon Patthalakon , 

Jira supports both a public REST API and CSV export. You can use either to get the data from your Jira project(s).
If you need live data access then use the API, if you want to do periodic analytics you can use CSVs. 

Once you have the data you will need to:

  • Transform the data into a format suitable for Elasticsearch.
  • Index the data into Elasticsearch for analysis.

If you don't know how to do it, you can ask e.g. ChatGPT or another LLM for details on the implementation. 

I am not sure the result would be worth the effort since I have seen many teams analyse Jira data but never any tangible outcomes from it.

Good luck :)

 

TAGS
AUG Leaders

Atlassian Community Events