Knowledge Management

Cisco Firewall Datacube Summary Index

BP9906
Builder

Hello,
I could not find much documentation about this so thats why I'm posting here.
I wanted to find out more information about the Cisco Firewall datacube scheduled searches for summary indexing.

1) Whats its purpose?
2) How could I prove that it is causing the "stash" sourcetype to spike during the 6hr scheduled summary indexing? metrics.log shows a spike but not where its coming from. The dates/times correspond with the scheduler.log for this saved search.
3) What do I break if I shut it off?

Thank you!

Tags (2)
0 Karma

dart
Splunk Employee
Splunk Employee

It's a summary search used in the Splunk App for Cisco Security.

All summary searches will use the stash sourcetype. You could prove that it's this search by running a search for index=* sourcetype=stash | stats count by search_name which will tell you how many results are generated from each summary search. If you really need approx data size then this will give you it, but it will be slower index=* sourcetype=stash | stats count sum(eval(len(_raw))) as utf8_chars by search_name

You may break some views in the Splunk App for Cisco Security.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...