Replace fluent-plugin-zabbix-simple-buffered with fluent-plugin-zabbix-simple

Because fluent-plugin-zabbix-simple-buffered has not been maintained
since 2013-09-06. On the other hand fluent-plugin-zabbix-simple is
buffered output plugin.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-04-24 15:26:54 +09:00
parent 4e2f7221cf
commit c15511d147

View File

@ -36,7 +36,7 @@ defaults: &defaults
- category: filter - category: filter
name: "record-reformer" name: "record-reformer"
- category: storage - category: storage
name: "zabbix-simple-bufferd" name: "zabbix-simple"
- category: processing - category: processing
name: "numeric-monitor" name: "numeric-monitor"
- category: notification - category: notification