Sha256: 99fa03d1c1787cf3ab3f844ced30444d5c6e8a9d146b8d4511a9ab440a06b7ab
Contents?: true
Size: 603 Bytes
Versions: 1
Compression:
Stored size: 603 Bytes
Contents
# fluent-plugin-filter_typecast A Fluentd filter plugin to filter empty keys ## Requirements Fluentd >= v0.12 ## Install Use RubyGems: ``` gem install fluent-plugin-filter_empty_keys ``` ## ChangeLog See [CHANGELOG.md](CHANGELOG.md) for details. ## Contributing 1. Fork it 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 new [Pull Request](../../pull/new/master) ## Copyright Copyright (c) 2015 Naotoshi Seo. See [LICENSE](LICENSE) for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-filter_empty_keys-0.0.2 | README.md |