Splunk Search

Splunk Jira Integration - Search returns no records

sureshkrovi
Explorer

Hi,
Am trying to integrate Jira with Splunk enterprize and followed below steps.
1. Installed Add-on for Jira https://splunkbase.splunk.com/app/1438/
2. Updated Splunk\etc\apps\jira\bin\config.ini with Jira server details
[jira]
hostname = jira.ads.org
username =
password =
jira_protocol = https
jira_port = 443
3. Created local folder "Splunk\etc\apps\jira\local" and copied jira.conf.Not sure the relevance of this step as no Jira details updated here, but followed the setup instructions

When trying to run search query "| jira filters" ,Seeing below error in Splunk\var\log\splunk\Jira.logs.Any help would be appreciated.

ValueError: No JSON object could be decoded

Tags (1)
0 Karma

sureshkrovi
Explorer

Not sure if anyone get a chance to look into this post.I'm still getting no result found and not sure if all my configurations are in tact .Query I tried and the jira log update below.Wondering if my app is able to connect to Jira .

|jira jqlsearch "issueType ='story'"

decoder.py", line 382, in raw_decode\n raise ValueError("No JSON object could be decoded")\nValueError: No JSON object could be decoded\n', 'search': ['jqlsearch', "issueType ='story'"]}
Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\jira\bin\jira_rest.py", line 631, in
handle_args(sys.argv[1:])
File "C:\Program Files\Splunk\etc\apps\jira\bin\jira_rest.py", line 624, in handle_args
handle_jql_args(args)
File "C:\Program Files\Splunk\etc\apps\jira\bin\jira_rest.py", line 606, in handle_jql_args
run_jsqlsearch(jql, use_internal_field_names, show_comments, time_field, max_results=max_results, kv_string_fields=kv_string_fields)
File "C:\Program Files\Splunk\etc\apps\jira\bin\jira_rest.py", line 489, in run_jsqlsearch

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...