Skip to content

Graylog2 is an open source syslog implementation that stores your logs in ElasticSearch. It consists of a server written in Java that accepts your syslog messages via TCP or UDP and stores it in the database. The second part is a Ruby on Rails web interface that allows you to view the log messages.

License

kbrockhoff/graylog2-server

 
 

Repository files navigation

graylog2-server

Significant modifications from the upstream Graylog2 sources are:

  • Wrapper added so server can be launched and managed using Apache Commons Daemon.
  • Pre 0.20.x style AMQP input added with robust connection management.

Build Status

This is Graylog2.

Please follow the release announcements and documentation links on http://graylog2.org/download for details.

About

Graylog2 is an open source syslog implementation that stores your logs in ElasticSearch. It consists of a server written in Java that accepts your syslog messages via TCP or UDP and stores it in the database. The second part is a Ruby on Rails web interface that allows you to view the log messages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.3%
  • JavaScript 11.7%
  • CSS 2.4%
  • Other 0.6%