log4j2-logstash-jsonevent-layout
log4j2-logstash-jsonevent-layout copied to clipboard
Updated to support log4j 2.6.2 and jackson 2.8.3
- updated to support log4j 2.6.2 and jackson 2.8.3, also removed deprecation warnings.
- Included commit from branch issue/27-redux, as I could not get anything working without that.
- Updated README since I could not find a plugin called json_line. But there is one called json_lines.
- json_lines does not work without adding config settings compact="true" and eventEol="true"