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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...