Dashboards & Visualizations

Is it possible to reference the searches used on one dashboard for use in another?

htrednek
Explorer

Is it possible to reference the searches used on one dashboard for use in another?

Or would the search need to be saved first and referenced that way?

Example--
Dashboard 1:

<search id="FredsQuery">
 <query>index=flintstone yabbadabba=do</query>
</search>

Dashboard 2:

<search id="BarneysQuery" ref="Dashboard1\FredsQuery">
 </search>
0 Karma
1 Solution

sduff_splunk
Splunk Employee
Splunk Employee

It needs to be a Saved Search first

View solution in original post

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

It needs to be a Saved Search first

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...