All Apps and Add-ons

How to combine multiple dashboards into one dashboard?

YanwuGuTelus
New Member

eg i saved one search:

host = "EDVM02BTV*" object=Process counter="% Processor Time" 
| stats avg(Value) as "Avg. CPU utilization" by Host

I saved another search:

host = "EDVM02BTV*" eventtype=perfmon_windows object=Process  counter="Private Bytes" 
| eval MB=Value/(1024*1024) 
| stats avg(MB) as "Avg. Memory Utilization in MB" by host

Both of them return visualized dashboard separately. How can I combine them into 1 reports, so I am not receiving multiple reports everyday.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi YanwuGuTelus,
You have to insert every search in a different panel of a the same dashboard and after schedule this dashboard to send it by mail as a report e.g. every day.
The only limitation is that, when you schedule a dashboard, you cannot receive results in csv format but only in pdf.

Bye.
Giuseppe

0 Karma

adonio
Ultra Champion

save the first in a dashboard, then run the second search and save as a dashboard, choose existing dashboard -. from dropdown pick the dashboard you just created -> name the panel, and you are ready.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...