push.batch.maxSeries¶
Limits the number of time series per Remote Write request.
This parameter applies to impstats: Generate Periodic Statistics of Internal Counters.
- Name:
push.batch.maxSeries
- Scope:
module
- Type:
integer (count)
- Default:
module=0
- Required?:
no
- Introduced:
8.2602.0
Description¶
When set, impstats splits the payload into multiple requests, each containing at most the specified number of series.
Module usage¶
module(load="impstats"
push.batch.maxSeries="1000")
See also¶
See also impstats: Generate Periodic Statistics of Internal Counters.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.