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