Dashboards & Visualizations

Is it possible to get job parameter in dashboard

mishaaaaaaaaaa
Explorer

Hi, splunk comunity!
I have a job which starts every 5 minutes, so i have Corn Expression in the shedule of my job.
Is it possible to get this parameter(5 minutes) in my dashboard?

Tags (1)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@mishaaaaaaaaaa

you can use rest for getting savedsearch details.

try this

| rest /servicesNS/-/-/saved/searches splunk_server=local 

| rest /servicesNS/-/-/saved/searches splunk_server=local | table title cron_schedule

View solution in original post

kamlesh_vaghela
SplunkTrust
SplunkTrust

@mishaaaaaaaaaa

you can use rest for getting savedsearch details.

try this

| rest /servicesNS/-/-/saved/searches splunk_server=local 

| rest /servicesNS/-/-/saved/searches splunk_server=local | table title cron_schedule

mishaaaaaaaaaa
Explorer

Thanks a lot! That's exactly what i've been looking for!

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@mishaaaaaaaaaa

Glad to help you. Can you please accept the answer and close this question?

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...