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!

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 ...