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!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...