apache / apache/logging-log4j2
Wrapper layout compressing the output of a delegate (LOG4J2-3023)
Open
enhancement
layouts
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
As it was explained in https://github.com/apache/logging-log4j2/discussions/2495#discussioncomment-9186368, all JSON-based layouts are deprecated in favor of JSON Template Layout. However the GELF layout has a `compressionType` option, which is missing from the JTL.
Would be really nice to have, as it can save a nice amount of traffic costs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.