This plugin adds support for sending a job's console log to Logstash via Redis.
-
Generate the
hpi
file with the command:mvn package
-
Put the
hpi
file in the directory$JENKINS_HOME/plugins
-
Restart jenkins
Currently supported methods of input/output:
- redis {format => 'json_event'}
The Logstash Plugin is licensed under the MIT License.
- Fork the project on Github
- Make your feature addition or bug fix, write tests, commit.
- Send me a pull request. Bonus points for topic branches.