Skip to content

sonots/fluent-plugin-in_forward_ex

Repository files navigation

fluent-plugin-in_forward_ex

Build Status

Yet another extension of Fluentd in_forward plugin

Parameters

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)

ChangeLog

See 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

Copyright

Copyright (c) 2015 Naotoshi Seo. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages