Merge "Fluentd: remove unused configuration section"

This commit is contained in:
Zuul 2019-01-30 23:30:50 +00:00 committed by Gerrit Code Review
commit c3a8063fdb

View File

@ -237,23 +237,14 @@ conf:
type: monitor_agent
bind: 0.0.0.0
port: 24220
- http_health_checking:
header: source
type: http
bind: 0.0.0.0
port: 9880
- fluentbit_forward:
header: source
type: forward
port: "#{ENV['FLUENTD_PORT']}"
bind: 0.0.0.0
- filter_fluentbit_logs:
header: match
expression: "fluent.**"
type: "null"
- filter_fluentd_logs:
header: match
expression: "fluentd.**"
expression: "fluent.**"
type: "null"
# NOTE(srwilkers): Look for specific keywords in the log key to determine
# log level of event