Splunk Search

Is the maxout limitation of a subsearch defined as the number of events that can be used or number of rows in the result table of my subsearch?

HeinzWaescher
Motivator

Hi,

is the maxout limitation of a subsearch defined as the number of events that can be used or the number of rows in the resulttable of my subsearch ( e.g. after stats or timechart command). I've seen both descriptions in the docs.

BR

Heinz

1 Solution

somesoni2
Revered Legend

As per the documentation here, maxout attribute defines the no of events in the "output of the subsearch". If you're running a aggregate command in the subsearch, the limit will be applied on the output of the aggregate command, not on the no of rows processed/scanned.

http://docs.splunk.com/Documentation/Splunk/6.1.2/admin/Limitsconf

View solution in original post

somesoni2
Revered Legend

As per the documentation here, maxout attribute defines the no of events in the "output of the subsearch". If you're running a aggregate command in the subsearch, the limit will be applied on the output of the aggregate command, not on the no of rows processed/scanned.

http://docs.splunk.com/Documentation/Splunk/6.1.2/admin/Limitsconf

HeinzWaescher
Motivator

Thank you!

0 Karma
Get Updates on the Splunk Community!

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...

From Alert to Resolution: How Splunk Observability Helps SREs Navigate Critical ...

It's 3:17 AM, and your phone buzzes with an urgent alert. Wire transfer processing times have spiked, and ...