Yet another extension of Fluentd in_forward plugin
Following parameters are additionally available. See also original options on in_forward.
-
stop_file FILE
Stop receiving new data if specified file exists
-
stop_file_interval TIME
Check
stop_file
every specified seconds (default: 5)
See CHANGELOG.md for details.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright (c) 2015 Naotoshi Seo. See LICENSE for details.