Splunk Search

Why would a search from a datamodel take longer than same search against raw ?

jlyon_splunk
Splunk Employee
Splunk Employee

I performed this search:

| datamodel Authentication Autherntication search | search Authentication.src=xxx.yyy.com (over past 60 min)

the results took 6.26 min

the search against raw:

index=* xxx.yyy.com

and the same number of results only took 10 seconds to return...

Tags (3)
0 Karma

matthieu_araman
Communicator

I've experienced the same kind of behaviour.

in my opinion :
in the second case, splunk uses bloom filter -> matches only some buckets depending on your search -> can be very fast
in your dm case, splunk has to build the dm then filter
the build the dm will be for a lot of data -> rather slow. the filtering after is very fast.
but if you accelerate the dm, it could be faster than normal search

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...