Reporting

Multiple Charts, One Report

rackersmt
Explorer

Is is possible to create a single scheduled report with multiple graphs? For executive-level reporting purposes, I'd like to receive a regular report containing four separate graphs: top attackers (internal), top attackers (external), top attacked hosts (internal), top attacks. Is it possible to wrap all this up into one report?

Thanks!

Tags (2)

jtrucks
Splunk Employee
Splunk Employee

You could do this with sub searches to generate all the various charts you want. Don't use appendcols as that merges them into the same table.

It would look something like:

search stuff here [search other things there]

I'm not sure how many you can nest without using a pipe or how many you can nest within themselves, but experiment with these options to get what you need.

OR just create a dashboard for them.

--
Jesse Trucks
Minister of Magic
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...