Apache Log4j Kubernetes Support enables Log4j to integrate with Kubernetes environments for dynamic logging configuration.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-kubernetes</artifactId>
<version>2.23.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Looks up Kubernetes pod name using Log4j Kubernetes lookup.
Use conditional configuration or fallback lookups for non-Kubernetes environments.
No dependency data recorded yet.