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
Legend

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
Legend

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!

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...