push.batch.maxBytes¶
Sets an approximate maximum protobuf size per Remote Write request.
This parameter applies to impstats: Generate Periodic Statistics of Internal Counters.
- Name:
push.batch.maxBytes
- Scope:
module
- Type:
integer (bytes)
- Default:
module=0
- Required?:
no
- Introduced:
8.2602.0
Description¶
When set, impstats estimates the protobuf payload size and splits requests into smaller batches. This is a best-effort limit, not a strict cap.
Module usage¶
module(load="impstats"
push.batch.maxBytes="500000")
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.