logstash-gelf | Graylog Extended Log Format implementation in Java

 by   mp911de Java Version: 1.15.1 License: MIT

kandi X-RAY | logstash-gelf Summary

kandi X-RAY | logstash-gelf Summary

logstash-gelf is a Java library typically used in Logging applications. logstash-gelf has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

Graylog Extended Log Format (GELF) implementation in Java for all major logging frameworks: log4j, log4j2, java.util.logging, logback, JBossAS7 and WildFly 8-12
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              logstash-gelf has a low active ecosystem.
              It has 387 star(s) with 91 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 216 have been closed. On average issues are closed in 113 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of logstash-gelf is 1.15.1

            kandi-Quality Quality

              logstash-gelf has 0 bugs and 0 code smells.

            kandi-Security Security

              logstash-gelf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              logstash-gelf code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              logstash-gelf is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              logstash-gelf releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              logstash-gelf saves you 7147 person hours of effort in developing the same functionality from scratch.
              It has 15026 lines of code, 1298 functions and 232 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed logstash-gelf and discovered the below as its top functions. This is intended to give you an instant insight into logstash-gelf implemented functionality, and help decide if they suit your requirements.
            • Create appender appender
            • This method triggers the hostname lookup
            • Get InetAddress with hostname
            • Configure fields
            • Send Gelf Message
            • Encodes a byte array
            • Serializes the datagrams to JSON buffers
            • Compress the source buffer
            • Append a GELF logging event
            • Appends a log event
            • Configure logging
            • Returns a string representation of this class
            • Set the supported fields
            • Send GelfMessage to Kafka
            • Create a message for skipped packages
            • Create a GelfField
            • Returns a string representation of this object
            • Write data to peer
            • Create a RedisSender using the provided configuration
            • Build a new Gelf message
            • Creates a hash code for this instance
            • Send Gelf message
            • Create a GelfSender from the given configuration
            • Compares two GelfMessage objects
            • Parses the value of a key as a milliseconds
            • Loads setttings from given resource
            Get all kandi verified functions for this library.

            logstash-gelf Key Features

            No Key Features are available at this moment for logstash-gelf.

            logstash-gelf Examples and Code Snippets

            No Code Snippets are available at this moment for logstash-gelf.

            Community Discussions

            Trending Discussions on logstash-gelf

            QUESTION

            log4j2 configuration for graylog
            Asked 2021-Jan-27 at 15:13

            We want to centralize all our java application logs on Graylog server. We use apache tomcat as a container and log4j for the logging framework. log4j2.xml

            ...

            ANSWER

            Answered 2021-Jan-27 at 15:13

            Finally solved. According to documentation

            GELF TCP does not support compression due to the use of the null byte (\0) as frame delimiter.

            So after disabling compress on the log4j2 configuration we saw our log on the gray log server. The below code snippet is a working example

            Source https://stackoverflow.com/questions/65904947

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install logstash-gelf

            You can download it from GitHub, Maven.
            You can use logstash-gelf like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the logstash-gelf component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
            Maven
            Gradle
            CLONE
          • HTTPS

            https://github.com/mp911de/logstash-gelf.git

          • CLI

            gh repo clone mp911de/logstash-gelf

          • sshUrl

            git@github.com:mp911de/logstash-gelf.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link