A sane library supporting all Java logging frameworks: logstash-gelf

A sane library supporting all Java logging frameworks: logstash-gelf

@mp911de

View on Github
Open Issues
Stargazers

Provides logging to logstash using the Graylog Extended Logging Format (GELF 1.0 and 1.1) for using with:

  • Java Util Logging
  • Glassfish/Payara
  • log4j 1.2.x
  • log4j 2.x
  • JBoss AS7
  • WildFly
  • Thorntail (WildFly Swarm 2.x)
  • Logback

logstash-gelf requires as of version 1.14.0 Java 7 or higher. Version 1.13.x and older require Java 6. See also http://logging.paluch.biz/ or Introduction to the Graylog Extended Log Format (GELF) | Graylog for further documentation.