Re-enable geoip lookups
This commit is contained in:
parent
b30b41ab15
commit
835aae9df8
@ -76,7 +76,6 @@ fluentd:
|
||||
enabled: true
|
||||
additionalLabels:
|
||||
release: metrics
|
||||
# namespace: monitoring
|
||||
|
||||
output:
|
||||
# Default should be "logging-kubezero-logging-es-http" if fullnameOverride is NOT used
|
||||
@ -144,7 +143,7 @@ fluentd:
|
||||
remove_keys id
|
||||
|
||||
# KubeZero pipeline incl. GeoIP etc.
|
||||
# pipeline fluentd
|
||||
pipeline fluentd
|
||||
|
||||
host "#{ENV['OUTPUT_HOST']}"
|
||||
port "#{ENV['OUTPUT_PORT']}"
|
||||
|
Loading…
Reference in New Issue
Block a user