Sha256: be70e8663f7459b859a1413f83a6db232d054d39c2211036ab846180867ec193
Contents?: true
Size: 594 Bytes
Versions: 26
Compression:
Stored size: 594 Bytes
Contents
# fluent-plugin-light-core [Fluentd](https://fluentd.org/) filter plugin to do something. TODO: write description for you plugin. ## Installation ### RubyGems ``` $ gem install fluent-plugin-light-core ``` ### Bundler Add following line to your Gemfile: ```ruby gem "fluent-plugin-light-core" ``` And then execute: ``` $ bundle ``` ## Configuration You can generate configuration template: ``` $ fluent-plugin-config-format filter light-core ``` You can copy and paste generated documents here. ## Copyright * Copyright(c) 2020- LIN LI * License * Apache License, Version 2.0
Version data entries
26 entries across 26 versions & 1 rubygems