maxDecompressedSize¶
Limit how large a compressed Lumberjack frame may become after decompression.
This parameter applies to imbeats: Beats v2 input module.
- Name:
maxDecompressedSize
- Scope:
input
- Type:
positive integer
- Default:
input=67108864
- Required?:
no
- Introduced:
8.2604.0
Description¶
Set the maximum byte size accepted after decompressing a Lumberjack compressed frame. Frames that expand beyond this value are rejected before unbounded memory growth can occur.
Input usage¶
input(type="imbeats" port="5044" maxDecompressedSize="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.