All Apps and Add-ons

JIRA app for Splunk, not pulling data from JIRA server.

joydeep741
Path Finder

I have integrated JIRA app for Splunk using the link:
https://splunkbase.splunk.com/app/1438/

inputs.conf

[jira://JIRATEST]
sourcetype = jira
interval = 60
server = abc-XXX-a001
protocol = https
port = 8443
jql = issueType in (epic, story)
fields = *
username = splunk123
password = splunk321
disabled = 0
~
config.ini
[jira]
hostname = abc-XXX-a001
username = splunk123
password = splunk321
jira_protocol = https
jira_port = 8443
~
~

This setup worked and pulled just 1 JIRA(out of 1000s) event and stopped.
After that I see every 1 min in /lib_jira.log

INFO pid=29870 tid=MainThread file=jira.py:collect_events:334 | ADDED 0 events

What change do I need to do ?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...