Option | QueryResultRowCountLimit | |
Introduced Version | 1.51 | |
Description | How many events a query can return. | |
Default | 100,000 rows |
Globally limits how many events a query can return. Defaults to 100,000
or to the value set in StateRowLimit
, whatever is highest.