ecs-logging-java
ecs-logging-java copied to clipboard
Centralized logging for Java applications with the Elastic stack made easy
If there is an error in incoming requests, I am logging this request and some requests may contain sensitive information, such as password. There is LayoutWrappingEncoder encoder on logback and...
I noticed when I was working with the ECS Java loggers that MDC and/or Metadata fields weren't name spaced. I can see one of three scenario's: 1. Make the default...
I'm trying to run this layout in Apache Karaf, but the JAR is lacking OSGi headers in its manifest. Could this be added?
Currently the EcsLayout class in `log4j2-ecs-layout` defaults the `event.dataset` to the service name + ".log". At most we can override it with a specific value, but that specific value will...
This a the default format of log generated by spring boot app using logback `2020-10-28 11:03:27.265 DEBUG 11672 --- [nio-8082-exec-1] c.b.estimator.domain.MarketEstimate : Value Estimation of Model : Toyota` The ECS...
The current implementation seems to yield a pretty printed output of the ECS JSON. Would it be possible to optionally configure the layout to output compact JSON? Perhaps it would...
Hi, I am having a hard time working out how to use it in conjunction with docker. I have a Java application that logs everything in JSON to a file...
Hi, I'd like to have the ability to contribute to the project. It would be the first time I do it, so I am not sure if I can create...
Use the JVM's default timezone by default and let users configure a different time zone.
## Describe the bug I would like to ask you to provide the public PGP key to verify the signature of the [jul-ecs-formatter-1.6.0.jar](https://repo.maven.apache.org/maven2/co/elastic/logging/jul-ecs-formatter/1.6.0/jul-ecs-formatter-1.6.0.jar). I found a PGP public key on...