Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
fluent-plugin-tail-ex
Advanced tools
fluent-plugin-tail-ex provides tail_ex
input plugin.
In addition to in_tail plugin features, this plugin support more feature for comfortable.
A main feature of the plugin is support path parameter expansions. A path parameter can be configured using glob and/or date format (strftime). Furthermore, the plugin append file path to the configured tag.
Note: In order to pass all tests, this plugin needs fluentd 0.10.26 or above.
Install it using gem:
$ gem install fluent-plugin-tail-ex
Below parameters are extended by this plugin:
And, below parameters are added by this plugin:
Moreover, all configuration parameters support some placeholders which provided by fluent-mixin-config-placeholders.
Sample configuration:
<source>
type tail_ex
path /var/log/**.log,/var/log/by-date/%Y/messages.%m/%Y%m%d
tag tail_ex.*.${hostname}
format /^(?<message>.*)$/
pos_file /var/tmp/fluentd.pos
refresh_interval 1800
</source>
Apache License, Version 2.0
FAQs
Unknown package
We found that fluent-plugin-tail-ex demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.