Skip to content

(Deprecated) Extension of fluentd in_tail plugin to add `path` field

License

Notifications You must be signed in to change notification settings

sonots/fluent-plugin-tail_path

Repository files navigation

fluent-plugin-tail_path

Build Status

THIS PLUGIN IS OBSOLETED. PATH_KEY OPTION WAS ADDED TO FLUENTD 0.12.24.

About

This is an extension of fluentd in_tail plugin to add path field which tells the log path being tailed.

This plugin was created based on a pull request fluentd#281.

Requirements

Fluentd v0.10.45 or above.

Parameters

Basically same with in_tail plugin. See http://docs.fluentd.org/articles/in_tail

Following parameters are additionally available:

  • path_key

    Add path field which tells the log path being tailed. Specify the field name.

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

ChangeLog

See CHANGELOG.md for details.

Copyright

  • Copyright (c) 2014- @szhem
  • Copyright (c) 2014- Naotoshi Seo
  • See LICENSE for details.

About

(Deprecated) Extension of fluentd in_tail plugin to add `path` field

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages