maxBatchBytes
Limit the cumulative JSON payload bytes accepted in one Lumberjack batch.
This parameter applies to imbeats: Beats v2 input module.
- Name:
maxBatchBytes
- Scope:
input
- Type:
positive integer
- Default:
input=67108864
- Required?:
no
- Introduced:
8.2604.0
Description
Set the maximum cumulative byte size of JSON event payloads accepted in one Lumberjack batch window. Batches that exceed this limit are rejected before all payloads are retained in memory.
Input usage
input(type="imbeats" port="5044" maxBatchBytes="67108864")
See also
See also imbeats: Beats v2 input module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.