maxFrameSize¶
Limit the JSON or compressed frame payload size imbeats accepts from one Lumberjack frame.
This parameter applies to imbeats: Beats v2 input module.
- Name:
maxFrameSize
- Scope:
input
- Type:
positive integer
- Default:
input=10485760
- Required?:
no
- Introduced:
8.2604.0
Description¶
Set the maximum byte size accepted for an individual Lumberjack JSON frame or compressed frame payload. Frames larger than this value are rejected before payload allocation.
Input usage¶
input(type="imbeats" port="5044" maxFrameSize="10485760")
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.