commons-gelf

This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.

License

License

GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

commons-gelf
Last Version

Last Version

1.14
Release Date

Release Date

Type

Type

jar
Description

Description

commons-gelf
This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.
Project URL

Project URL

https://github.com/increff/commons-gelf
Source Code Management

Source Code Management

https://github.com/increff/commons-gelf

Download commons-gelf

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.nextscm.commons » commons-spring-client jar 2.0.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.17.4
org.projectlombok : lombok jar 1.16.20
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.14
1.13
1.12
1.5
1.4
1.2