Skip to content

Conversation

redrathnure
Copy link
Contributor

related to #68 discussion.

Current state:

  • it works! Filebeat successfully exports Tomcat logs and Kibana shows well structured records.
  • No thread name avialable, just thread ID (JUL design limitation)
  • No MDC and NDC (JUL design limitation)
  • origin do not have valie line number (JUL design limitation)

@cla-checker-service
Copy link

cla-checker-service bot commented Apr 3, 2020

💚 CLA has been signed

Copy link
Member

@felixbarny felixbarny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks!

A few changes and it should be good to go 👍

@felixbarny felixbarny linked an issue Apr 6, 2020 that may be closed by this pull request
Co-Authored-By: Felix Barnsteiner <[email protected]>
@redrathnure redrathnure force-pushed the feature-jul-formatter branch from f6df762 to fb2ed45 Compare April 7, 2020 00:07
@felixbarny
Copy link
Member

@felixbarny felixbarny merged commit 5b19736 into elastic:master Apr 7, 2020
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

Successfully merging this pull request may close these issues.

ECS formatter for JUL (java.util.logging)
2 participants