elastic / elastic/apm-agent-java
Add instrumentation for Log4j2 with AsyncLoggerContextSelector that enables log correlation
Open
agent-java
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
## Is your feature request related to a problem?
If using LOG4J in async logging with AsyncLoggerContextSelector, log correlation doesn't happen, see [this discussion ](https://discuss.elastic.co/t/log-correlation-with-log4j2-and-asyncloggercontextselector/330646)
## Describe the solution you'd like
Log correlation should work the same as per sync log4j logging
Contributor guide
Assessment
This issue has not been assessed yet.