fluent-plugin-named_pipe:命名为Fluentd的管道输入输出插件

时间:2024-05-29 20:14:01
【文件属性】:

文件名称:fluent-plugin-named_pipe:命名为Fluentd的管道输入输出插件

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-29 20:14:01

fluentd-plugin v10 v14 v12 fluentd-input-plugin

fluent-plugin-named_pipe 命名为Fluentd的管道输入/输出插件。 输入插件 配置 < source> type named_pipe path /path/to/file tag foo.bar format ltsv 参数 小路 命名管道的文件路径 标签 发射标签名称 格式 输入格式,例如正则表达式, apache2 , ltsv等。与in_tail插件相同。 参见 输出插件 配置 < match> type named_pipe path /path/to/file 到命名管道的输出如下: foo.bar: {"foo":"bar"} 参数 小路 命名管道的文件路径 格式 输出格式,例如out_file , json , ltsv , single_value


【文件预览】:
fluent-plugin-named_pipe-master
----Gemfile.v0.12(65B)
----lib()
--------fluent()
----Gemfile(38B)
----fluent-plugin-named_pipe.gemspec(976B)
----Gemfile.v0.10(65B)
----Rakefile(398B)
----.travis.yml(131B)
----LICENSE(1KB)
----test()
--------test_out_named_pipe.rb(1KB)
--------helper.rb(642B)
--------test_in_named_pipe.rb(2KB)
----README.md(1KB)
----.gitignore(108B)
----CHANGELOG.md(553B)

网友评论