Splunk Enterprise Security

Difference between correlation search written with data modals and correlation search written with normal search query

VijaySrrie
Builder

Hi Team,

What is the difference between correlation search created with the datamodals and the correlation search created with normal search query.

Which is good to follow?

1 Solution

jkat54
SplunkTrust
SplunkTrust

Both are correlation searches that will ultimately produce notable events. What they search is completely up to you. Using a data model typically means the data you think the notable event occurs in, has been normalized to the model. Using regular indexed data can be slower on performance, but not necessarily. Imagine querying a very large data model versus a very small index, or even a small lookup table. One will be faster but both could be "enriched/normalized" with different fields.

View solution in original post

jkat54
SplunkTrust
SplunkTrust

Both are correlation searches that will ultimately produce notable events. What they search is completely up to you. Using a data model typically means the data you think the notable event occurs in, has been normalized to the model. Using regular indexed data can be slower on performance, but not necessarily. Imagine querying a very large data model versus a very small index, or even a small lookup table. One will be faster but both could be "enriched/normalized" with different fields.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...