Splunk Search

Best way to obtain event counts from a massive search

rmcdougal
Path Finder

Specifically, I am attempting to gather a count of firewall denies per day over an entire month. Running that search takes quite a long time. I am wondering if there is a more efficient way to perform this search than just performing the search and waiting for the results.

sourcetype=cisco_asa eventtype=cisco_firewall eventtype=firewall_deny | count by dest_ip

Is there a way to run the search for a one day period and store the count in a csv and then pull from the csv? Or is there something else?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

This sounds like the perfect task for either summary indexing or report acceleration, depending on your specific needs and preferences.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...