All Apps and Add-ons

Jira Add-on configuration.

splunk_group
New Member

Hey Hi,

I am working On Jira add-on for splunk,i have Deployed the app in $SPLUNK_HOME/etc/apps/jira.
I followed steps mentioned in splunk base i.e
Place the app into $SPLUNK_HOME/etc/apps/jira
Create a folder named local, copy default/jira.conf into local, and update with configuration specific to your instance.
Copy $SPLUNK_HOME/etc/apps/jira/bin/config.ini.sample to $SPLUNK_HOME/etc/apps/jira/bin/config.ini and update with your authentication credentials
Configure which keys to display in the table with the keys, time_keys, and custom_keys fields.

Still i am not able to search the Jira data in splunk instances ,could you please suggest configurations steps which i need change any.

0 Karma

michaeltayo
Explorer

Having the same issue. seeing a few error msgs


URLError:

raise URLError(err)

what do these mean

0 Karma

worshamn
Contributor

It is unclear if you are using the generating command jira to run a JQL search. An example would be something like this:

| jira jqlsearch "Project=YOURPROJECT AND Resolved is EMPTY"

You can also look for errors in the jira.log like so to see if that gives you any clues for problems connecting:

index=_internal source=*jira.log
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...