diff --git a/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml b/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml index 84cf79f3334..5b861084da0 100644 --- a/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml +++ b/cluster/addons/fluentd-elasticsearch/fluentd-es-configmap.yaml @@ -367,6 +367,22 @@ data: read_from_head true tag node-problem-detector + + + @id kernel + @type systemd + filters [{ "_TRANSPORT": "kernel" }] + + @type local + persistent true + + + fields_strip_underscores true + fields_lowercase true + + read_from_head true + tag kernel + forward.input.conf: |- # Takes the messages sent over TCP