
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.