Splunk Search

One search to source multiple dashboard tables

skippylou
Communicator

Couldn't see to find a question like this here, but maybe my search for it is no good.

What I'd like to do is have a single search run, that could populate multiple tables in a dashboard.

As an example, say I have all my postfix mail logs in an index named 'mail'.

I want to have a dashboard with three panels, each populated with the output of the below three searches:

index=mail earliest=-24h | top client
index=mail earliest=-24h | top to
index=mail earliest=-24h | top from

Is there a way to get at the data by only running the search once and manipulating the top outputs, instead of taking the resource cost of running that three separate times (one for each top output needed)?

Thanks in advance,

Scott

Tags (2)
1 Solution

christopherutz
Path Finder
0 Karma

christopherutz
Path Finder
0 Karma

skippylou
Communicator

Fantastic, thanks!

Scott

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...