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

Built-in support for Elastic Common Schema #75

Open
jhannes opened this issue Oct 24, 2022 · 0 comments
Open

Built-in support for Elastic Common Schema #75

jhannes opened this issue Oct 24, 2022 · 0 comments

Comments

@jhannes
Copy link
Owner

jhannes commented Oct 24, 2022

https://github.com/elastic/ecs-logging-java

https://www.elastic.co/blog/introducing-the-elastic-common-schema

Need custom MDCProvider supporting objects to work.

Should support:

  • base fields
  • Core log fields
  • Some host core fields
  • Some http fields from HttpServletRequest MDC
  • Some url fields from HttpServletRequest MDC
  • Optionally useragent fields from HttpServletRequest MDC
  • Some user fields (from Principal MDC?)
  • useragent.original from HttpServletRequest MDC (perhaps only in access log?) + optionally other useragent fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant