Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Geode uses log4j2 for logging. In this post we are going to see how to define a custom appender.

Step-by-step guide

The caveats around configuring log4j for Geode are discussed in the docs. Chief among that is the JMX client should continue to get alert messages when they show up in the logs.

...