All Apps and Add-ons

How do i customise splunk app for jenkins ?

wailoont
Engager

Hi,

How do i customise Splunk App for Jenkins ?

Any github link or project ? We want to change the default index that the app is using for searching in the dashboard panels.

Our company have strict index naming requirement, so we want to change the indexes used in the search field to cater to company's policy.

Many thanks.

0 Karma

sandyIscream
Communicator

@wailoont I understand your requirement and for a workaround you can use summary index to collect the data that you are getting in the default index. It will not count for license usage as summary indexing doesn't increase the daily ingestion volume.

To send the data to summary index.

  1. Create a index first.

  2. use the below query. index= | table * | collect index= source="your custom source"

  3. Run this query as a scheduled search and set the schedule as per your need.

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 ...