Splunk Search

Is it possible to write a search that shows the selected timerange of saved searches?

HeinzWaescher
Motivator

Hi,

Is it possible to write a search that shows the selected timeranges for all saved searches? The result table would be like

app | saved search | earliest | latest

Thanks in advance

Tags (1)
0 Karma
1 Solution

3no
Communicator

Hi HeinzWaescher,

| rest /servicesNS/-/-/saved/searches splunk_server=* | table eai:acl.app, title, search, dispatch.earliest_time, dispatch.latest_time

3no.

View solution in original post

3no
Communicator

Hi HeinzWaescher,

| rest /servicesNS/-/-/saved/searches splunk_server=* | table eai:acl.app, title, search, dispatch.earliest_time, dispatch.latest_time

3no.

HeinzWaescher
Motivator

awesome, thanks a lot

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...