Enrich your fluentd events with Kubernetes metadata
Apache License 2.0
351
stars
166
forks
source link
[filter_kubernetes_metadata] !! The environment variable 'K8S_NODE_NAME' is not set to the node name which can affect the API server and watch efficiency !! #305
Hello, I updated the mirror version of the fluentd_elasticsearch today, and the following warning appeared after running. I did not change the things in configMap, and I really could not find the reason.
2021-09-03 15:18:59 +0800 [warn]: [filter_kubernetes_metadata] !! The environment variable 'K8S_NODE_NAME' is not set to the node name which can affect the API server and watch efficiency !!
Hello, I updated the mirror version of the fluentd_elasticsearch today, and the following warning appeared after running. I did not change the things in configMap, and I really could not find the reason.
2021-09-03 15:18:59 +0800 [warn]: [filter_kubernetes_metadata] !! The environment variable 'K8S_NODE_NAME' is not set to the node name which can affect the API server and watch efficiency !!
fluentd-configmap.yaml `<filter **> @id filter_concat @type concat key log multiline_start_regexp /^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.\d{3}/ separator "\n" timeout_label @NORMAL
vsersion fluentd_elasticsearch:v3.3.0