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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...