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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...