ecs-logging-java icon indicating copy to clipboard operation
ecs-logging-java copied to clipboard

Centralized logging for Java applications with the Elastic stack made easy

Results 31 ecs-logging-java issues
Sort by recently updated
recently updated
newest added
trafficstars

Opening this PR for discussion. Some exceptions in Elasticsearch don't contain a stacktrace, e.g. [NotMasterException](https://github.com/elastic/elasticsearch/blob/main/server/src/main/java/org/elasticsearch/cluster/NotMasterException.java). For these `error.stack_trace` typically just repeats what's already present in `error.type` and `error.message`, having the...

agent-java
community
triage