Dashboards & Visualizations

Using a value derived from a saved search in a new dashboard

jravida
Communicator

Hi folks,

Right now I have a saved search the assigns an asset count of how many computers we have into a keyword/value, eg asset_count = 47.

I want to use that saved search to use as a variable for other searches in dashboards, so I can see a percentage of how many systems need patches, etc, using it as a divisor in an eval statement.

What is the correct method for using this search? I've read a lot of the documentation here but I am not sure I am approaching it correctly.

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You'd have that search write its output into a lookup. See http://blogs.splunk.com/2011/01/11/maintaining-state-of-the-union/ for inspiration.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You'd have that search write its output into a lookup. See http://blogs.splunk.com/2011/01/11/maintaining-state-of-the-union/ for inspiration.

jravida
Communicator

Exactly what I was looking for. Great read!

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 ...