Sha256: a4a91c0a404ffff16cdbf8bdb8c9fc56ad83066cbea69a1d8d9130c24533d241
Contents?: true
Size: 579 Bytes
Versions: 1
Compression:
Stored size: 579 Bytes
Contents
# fluent-plugin-raven [Fluentd](https://fluentd.org/) output plugin to do something. TODO: write description for you plugin. ## Installation ### RubyGems ``` $ gem install fluent-plugin-raven ``` ### Bundler Add following line to your Gemfile: ```ruby gem "fluent-plugin-raven" ``` And then execute: ``` $ bundle ``` ## Configuration You can generate configuration template: ``` $ fluent-plugin-config-format output raven ``` You can copy and paste generated documents here. ## Copyright * Copyright(c) 2019- Yuto Suzuki * License * Apache License, Version 2.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-raven-0.1.0 | README.md |