jar

tech.raaf : logelastic

Maven & Gradle

Nov 26, 2019

LogElastic · LogElastic is a simple Log4j2 logging component intended for shippling logs directly to Elasticsearch without intermediary components.

Table Of Contents

Latest Version

Download tech.raaf : logelastic JAR file - Latest Versions:

All Versions

Download tech.raaf : logelastic JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window logelastic-3.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.raaf.logelastic.log4j.layout

├─ tech.raaf.logelastic.log4j.layout.AbstractJacksonLayout.class - [JAR]

├─ tech.raaf.logelastic.log4j.layout.ElasticLayout.class - [JAR]

├─ tech.raaf.logelastic.log4j.layout.JacksonFactory.class - [JAR]

tech.raaf.logelastic.log4j.appender

├─ tech.raaf.logelastic.log4j.appender.ElasticAppender.class - [JAR]

├─ tech.raaf.logelastic.log4j.appender.HttpManager.class - [JAR]

├─ tech.raaf.logelastic.log4j.appender.LaxHostnameVerifier.class - [JAR]

tech.raaf.logelastic.log4j

├─ tech.raaf.logelastic.log4j.EnrichedLogEvent.class - [JAR]

tech.raaf.logelastic.log4j.config

├─ tech.raaf.logelastic.log4j.config.Header.class - [JAR]

├─ tech.raaf.logelastic.log4j.config.IndexFrequencyType.class - [JAR]