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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...