Dashboards & Visualizations

is there a way to see graphs of scheduling

Mansi24
Path Finder

how to see the start time of the schedule searches in a graph , this allows us to see the overall scheduling as well as to schedule new searches according to time

Tags (2)
0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi Mansi24,

you can either search the _internal index like this:

index=_internal source=*scheduler.log*

this will show you all logged information about the saved searches which were ran. Or you use the REST endpoint

| REST /services/saved/searches/

to get detailed information about the schedule of the saved searches.

hope this helps to get you started ...

cheers, MuS

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi Mansi24,

you can either search the _internal index like this:

index=_internal source=*scheduler.log*

this will show you all logged information about the saved searches which were ran. Or you use the REST endpoint

| REST /services/saved/searches/

to get detailed information about the schedule of the saved searches.

hope this helps to get you started ...

cheers, MuS

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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