Dashboards & Visualizations

How can I save results of search to dashboard every 24 hours?

zhatsispgx
Path Finder

I have a very slow search that I would like to schedule and save the results in a dashboard so the search doesn't have to rerun. The search is extremely slow because it uses transaction across hundreds of thousands of log events.

What I would like to have is a search that runs once every 24 hours, saves the results from the job to a dashboard.

sourcetype="cisco:esa:textmail"
| transaction mid
| search reason="content filter:Auto_Notify"
| table mid, sender, recipient, file_name, attachment_type, subject, quarantine_dest, vendor_action, reason
0 Karma

micahkemp
Champion

This seems like a prime case for summary indexing. Run this search every so often, save the results to a summary index, use the summary index on your dashboard.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...