mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-16 19:27:05 +02:00
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:
parent
4e2f7221cf
commit
c15511d147
@ -36,7 +36,7 @@ defaults: &defaults
|
||||
- category: filter
|
||||
name: "record-reformer"
|
||||
- category: storage
|
||||
name: "zabbix-simple-bufferd"
|
||||
name: "zabbix-simple"
|
||||
- category: processing
|
||||
name: "numeric-monitor"
|
||||
- category: notification
|
||||
|
Loading…
Reference in New Issue
Block a user