syslog4j-graylog2

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

License

License

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

syslog4j
Last Version

Last Version

0.9.60
Release Date

Release Date

Type

Type

jar
Description

Description

syslog4j-graylog2
Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.
Project URL

Project URL

https://github.com/graylog-labs/syslog4j-graylog2
Source Code Management

Source Code Management

https://github.com/graylog-labs/syslog4j-graylog2

Download syslog4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.graylog2/syslog4j/ -->
<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>syslog4j</artifactId>
    <version>0.9.60</version>
</dependency>
// https://jarcasting.com/artifacts/org.graylog2/syslog4j/
implementation 'org.graylog2:syslog4j:0.9.60'
// https://jarcasting.com/artifacts/org.graylog2/syslog4j/
implementation ("org.graylog2:syslog4j:0.9.60")
'org.graylog2:syslog4j:jar:0.9.60'
<dependency org="org.graylog2" name="syslog4j" rev="0.9.60">
  <artifact name="syslog4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graylog2', module='syslog4j', version='0.9.60')
)
libraryDependencies += "org.graylog2" % "syslog4j" % "0.9.60"
[org.graylog2/syslog4j "0.9.60"]

Dependencies

compile (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.9
commons-pool : commons-pool Optional jar 1.6
org.apache.commons : commons-lang3 jar 3.5
log4j : log4j Optional jar 1.2.17
com.sun.jna : jna Optional jar 3.0.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.

syslog4j

Build Status Maven Central

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, 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.

org.graylog2

Graylog Labs

Graylog related repositories that are not officially supported yet

Versions

Version
0.9.60
0.9.59
0.9.58
0.9.57
0.9.56
0.9.55
0.9.54
0.9.53
0.9.52
0.9.51
0.9.50
0.9.49
0.9.48