Knowledge Management

Searchid for a dashboard

SplnkUse
Path Finder

Hello

Can I get the searchid for the search that is triggered by a dashboard?

What is the syntax to use this searchid to create an alert?

Will this searchid trigger the search of the same dashboard even if the underlying search code of the dashboard changes?

Thanks!

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

you can try this, when you are running dashboard

| rest /services/search/jobs 
| cluster field=provenance showcount=t
| search dispatchState="RUNNING" AND provenance="UI:Dashboard:<Your dashboard name/label>"
| table cluster_count id dispatchState provenance

r. Ismo 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...