syslog4j
========

[![Build Status](https://travis-ci.org/graylog-labs/syslog4j-graylog2.svg)](https://travis-ci.org/graylog-labs/syslog4j-graylog2)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.graylog2/syslog4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.graylog2/syslog4j)

Syslog4j provides client and server implementations of the BSD Syslog protocol
(RFC 3164) and the draft "structured syslog" protocol (RFC Draft).

## Warning

This is a repackaged fork used in [Graylog](https://www.graylog.org/), as the
original package has no recent versions published to Maven Central.

Some modifications have been applied to fix bugs we ran into.

Original source code from http://syslog4j.org/

## License

This project is licensed under the [LGPL](http://www.gnu.org/licenses/lgpl-2.1.html).