Hi,
I want to integrate Splunk to Rally. Is there a way to get the rally defect data from rally to Splunk. If it's possible through API can anyone please share the API and end to end process how to get data from Rally.
Yes, there are multiple ways from which you can integrate rally to Splunk one of the best ways is through webhook.
https://rally1.rallydev.com/apps/pigeon/docs/webhooks
In Splunk, you can install the Webhook input Add-on to fetch data from the rally.
https://splunkbase.splunk.com/app/3308/
-----------------------------------------------------------
If this helps, your like will be appreciated. 🙂
Yes, there are multiple ways from which you can integrate rally to Splunk one of the best ways is through webhook.
https://rally1.rallydev.com/apps/pigeon/docs/webhooks
In Splunk, you can install the Webhook input Add-on to fetch data from the rally.
https://splunkbase.splunk.com/app/3308/
-----------------------------------------------------------
If this helps, your like will be appreciated. 🙂
you need to look at REST API of Rally if they have one. I can see article as below:
look into Splunk modular inputs or scripted inputs if you are trying to get data from Rally to Splunk.
look into Adaptive response in Splunk if you want to post to Rally API something.