Splunk Search

Jobs Page Show Owner as Logged in User and Status Running

ephemeric
Contributor

Is it possible to set this up?

Upon landing on the jobs page to have the 'Owner' as myself (currently logged in)
with the 'App' being 'Any' and 'Status' 'Running'.

I find it extremely annoying having to manually click and choose every time?

Tags (2)
0 Karma
1 Solution

MarioM
Motivator

I have half of the answer...

Jobs page is a system view (Manager » User interface » Views » job_management); for status having "Running" as selected by default you need to edit the job_management xml and add:

<param name="selected">Running</param>

between :

<param name="label">Status</param>
<param name="settingToCreate">status_setting</param>

and :

<param name="staticFieldsToDisplay">

I have not find how to default "Owner" to currently loggedin user

View solution in original post

0 Karma

MarioM
Motivator

I have half of the answer...

Jobs page is a system view (Manager » User interface » Views » job_management); for status having "Running" as selected by default you need to edit the job_management xml and add:

<param name="selected">Running</param>

between :

<param name="label">Status</param>
<param name="settingToCreate">status_setting</param>

and :

<param name="staticFieldsToDisplay">

I have not find how to default "Owner" to currently loggedin user

0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...