Splunk Enterprise Security

Why do correlation searches in Enterprise Security not use "summariesOnly=true"?

koshyk
Super Champion

hi,

I was looking into the out-of-box Splunk correlation searches in Splunk Enterprise Security (ES) and it contains allow_old_summaries=true and not summariesOnly=true. Both give me the same set of results.

Time required to run the original Splunk Searches takes me >220 seconds, but with summariesOnly=true, it gives me exactly same output in 8 seconds. So was thinking why Splunk didn't do it in first place? Will data be missed if I use summariesOnly=true?

0 Karma
1 Solution

stanwin
Contributor

When you add the summariesonly=t flag, this tells the data model only to look at existing accelerated data (tsidx.) If you dont have acceleration configured, or it hasnt run fully, then you wont get results.

From https://answers.splunk.com/answers/301913/where-and-when-do-we-use-summariesonlyt-with-datam.html

also

http://docs.splunk.com/Documentation/Splunk/6.3.3/SearchReference/Tstats

View solution in original post

stanwin
Contributor

When you add the summariesonly=t flag, this tells the data model only to look at existing accelerated data (tsidx.) If you dont have acceleration configured, or it hasnt run fully, then you wont get results.

From https://answers.splunk.com/answers/301913/where-and-when-do-we-use-summariesonlyt-with-datam.html

also

http://docs.splunk.com/Documentation/Splunk/6.3.3/SearchReference/Tstats

koshyk
Super Champion

Thank you. So that means if we have accelerated data models(eg Splunk_TA_CIM), it is good enough to use "summariesonly=t"

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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