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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...