Re-enable geoip lookups

This commit is contained in:
Stefan Reimer 2020-12-07 04:33:33 -08:00
parent a6950196b4
commit 99ceceda56
1 changed files with 1 additions and 2 deletions

View File

@ -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']}"