mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
Updating log4j2 configuration to use `EcsLayout` for our JSON logs https://github.com/elastic/ecs-logging-java instead of previously used `ESJsonLayout` ESJsonLayout is still supported, but will be marked as deprecated. Deprecation, Indexing and Search slow logs are in ECS JSON format only. Plaintext is no longer backwards compatible and will result in different output. Server logs are in both plaintext and ECS JSON format. relates #49087 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle | ||
custom-log4j2.properties |