Splunk Search

How can I get the list of saved realtime searches and alerts as my disptach is filling up every now and then

Amandeepsin
New Member

Hi,

I want to have list of all saved realtime searches and alerts as my dispatch is filling up every now and then. I want to contact the owner of the scheduled result so I want to have owners name also.

Thanks,

0 Karma

poete
Builder

Hello @Amandeepsin,

please try the following :

| rest /services/saved/searches | table next_scheduled_time, eai:acl.owner

The next_scheduled_time info will let you know when the search will be scheduled next, and eai:acl.owner will let you know the user name. The rest command returns a lot of fields. Some of them may also help you.
More info about the rest command can be found in: https://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Rest

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...