Last Version

Log4j Redis Appender 1.0.2

Log4j appender for sending log4j events to a Redis server for easy integration with Logstash.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.hardis.log4j
ArtifactId

ArtifactId

redis-appender
Version

Version

1.0.2
Type

Type

jar
Description

Description

Log4j Redis Appender
Log4j appender for sending log4j events to a Redis server for easy integration with Logstash.

Download redis-appender 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
log4j : log4j jar 1.2.17
net.logstash.log4j : jsonevent-layout jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.