This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Home
Mark Paluch edited this page Oct 4, 2015
·
5 revisions
Welcome to the logstash-gelf wiki!
This is not the site you're looking for. Rather visit the project site http://logging.paluch.biz
Feel free to submit a pull-request at any time. I used the JBoss AS7 formatting rules (see as7formatter.xml) to keep the code formatted the same way.
Releasing is done using the Maven Release plugin. Prerequisites:
- PGP key (important for releasing to Maven Central Repo using Sonatype)
- Access to Sonatype's OSS Repo, release permissions on Group Id biz.paluch.logging
- Maven
Procedure:
- Checkin and push everything
- mvn clean && mvn release:prepare
- Increment the versions
- mvn release:perform
- Close and Release the staging repo on Sonatype's OSS
- Write release notes (GitHub) and upload final jar & JBoss7 module zip.
- Announce release
This project site and the README document contain some information about integration into various logging frameworks.
We provide detailed changes for each lettuce release.
If you have any questions about the logstash-gelf usage or want to share some information with the community, please go to one of the following places:
- Github Issues
- for chatting
More resources:
- Javadoc
- Build status: Snap CI • Travis CI
- All versions: Maven Central
- Snapshots: Sonatype OSS Repository