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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...