Sha256: c88f62cd1a96df20a4c2385035a5d23354e18a7fa77f7c4b214e8f6307f9fefa
Contents?: true
Size: 940 Bytes
Versions: 1
Compression:
Stored size: 940 Bytes
Contents
# norikra-listener-norikra [![Build Status](https://travis-ci.org/mia-0032/norikra-listener-norikra.svg?branch=master)](https://travis-ci.org/mia-0032/norikra-listener-norikra) Norikra Listener plugin to send events to another Norikra. ## Installation ``` $ gem install norikra-listener-norikra ``` ## Usage Add query to Norikra: - Name: FOOBAR_QUERY_NAME - Group: `NORIKRA(<send Norikra host>:<send Norikra port>,<send target>)` - Query: As you like ## Contributing 1. Fork it ( https://github.com/mia-0032/norikra-listener-norikra/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request ## Reference This plugin is made by reference to below plugins. - [https://github.com/norikra/norikra-lilstener-mock] - [https://github.com/tagomoris/norikra-listener-fluentd]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
norikra-listener-norikra-0.0.1-java | README.md |