Splunk Search

Data model search get slow when results piped to table

mahboubi66
Engager

Hi

I have an accelerated data model, when I run the search like below it returns result in a few seconds.

"| datamodel Network_Traffic All_Traffic summariesonly=true search | search All_Traffic.src=x.x.x.0/24 OR All_Traffic.dest=x.x.x.0/24 "

But when I pipe it to table command query take more than an hour to complete.

"| datamodel Network_Traffic All_Traffic summariesonly=true search | search All_Traffic.src=x.x.x.0/24 OR All_Traffic.dest=x.x.x.0/24 | table All_Traffic.src"

I run both of them in last 7 days time range, What's the problem?

Labels (1)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...