Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Log4j 2 example #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve Log4j 2 example #222

wants to merge 1 commit into from

Conversation

vy
Copy link

@vy vy commented Jul 3, 2024

  • Switch from deprecated JSON Layout to its successor JSON Template Layout
  • Use variable names in capitals (the recommended convention by Log4j)
  • Explain configuration using AsciiDoc callouts
  • Use ECS-compliant layout (which avoids the need to define a Logstash filter)

This work is delivered as a part of apache/logging-log4j2#2510.

- Switch from deprecated JSON Layout to its successor JSON Template Layout
- Use variable names in capitals (the recommended convention by Log4j)
- Explain configuration using AsciiDoc callouts
@vy
Copy link
Author

vy commented Sep 9, 2024

@jsvd, is there anything else I can provide further to get this merged and/or speed things up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants