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!

Splunk Lantern | Spotlight on Security: Adoption Motions, War Stories, and More

Splunk Lantern is a customer success center that provides advice from Splunk experts on valuable data ...

Splunk Cloud | Empowering Splunk Administrators with Admin Config Service (ACS)

Greetings, Splunk Cloud Admins and Splunk enthusiasts! The Admin Configuration Service (ACS) team is excited ...

Tech Talk | One Log to Rule Them All

One log to rule them all: how you can centralize your troubleshooting with Splunk logs We know how important ...