ttych / fluent-plugin-proc-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluent-plugin-proc-info

Fluentd plugin to generate proc info for a given process.

plugins

in - proc_info

config

setting type default description

example

Configuration example:

<source>
  @type ...
</source>

installation

Manual install, by executing:

$ gem install fluent-plugin-proc-info

Add to Gemfile with:

$ bundle add fluent-plugin-proc-info

Copyright

  • Copyright(c) 2024- Thomas Tych
  • License
    • Apache License, Version 2.0

About

License:Apache License 2.0


Languages

Language:Ruby 100.0%