MVN

io.github.alexswilliams : logstash-log4j2-encoder

Maven & Gradle

Feb 11, 2022
5 stars

Logstash Encoder for Log4j2 · Encoder for JSON-formatted logging, compatible with logstash and fluent, similar to the logstash-logback-encoder project

<dependency>
    <groupId>io.github.alexswilliams</groupId>
    <artifactId>logstash-log4j2-encoder</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.alexswilliams : logstash-log4j2-encoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of io.github.alexswilliams : logstash-log4j2-encoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logstash-log4j2-encoder-1.0.4
logstash-log4j2-encoder-1.0.3
logstash-log4j2-encoder-1.0.2
logstash-log4j2-encoder-1.0.1
logstash-log4j2-encoder-1.0.0
0.0.x
logstash-log4j2-encoder-0.0.3
logstash-log4j2-encoder-0.0.2
logstash-log4j2-encoder-0.0.1

How to add a dependency to Maven

Add the following io.github.alexswilliams : logstash-log4j2-encoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.alexswilliams</groupId>
    <artifactId>logstash-log4j2-encoder</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.alexswilliams : logstash-log4j2-encoder gradle dependency to your build.gradle file:

implementation 'io.github.alexswilliams:logstash-log4j2-encoder:1.0.4'

Gradle Kotlin DSL: Add the following io.github.alexswilliams : logstash-log4j2-encoder gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.alexswilliams:logstash-log4j2-encoder:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.alexswilliams : logstash-log4j2-encoder sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.alexswilliams" % "logstash-log4j2-encoder" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 30, 2020
1 usages
9 stars
Jul 21, 2023
6 usages
15 stars
Jul 21, 2023
3 usages
15 stars
Dec 13, 2019
2 stars
Jun 16, 2020
2 usages
7 stars
did
Jun 16, 2020
1 usages
7 stars
Apr 17, 2023
5 stars