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!

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...