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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...