For release-3.10: https://github.com/openshift/origin-aggregated-logging/pull/1375 https://github.com/openshift/openshift-ansible/pull/10243
Verified in logging-fluentd-v3.10.79-1. The logs collected when mux enabled are like this: { "_index" : ".operations.2018.11.29", "_type" : "com.redhat.viaq.common", "_id" : "b40c2230-f3ab-11e8-a8b6-0e0e8eca8496", "_score" : 9.291312, "_source" : { "message" : "Killing container with id docker://centos-logtest:Need to kill Pod", "level" : "info", "hostname" : "ip-172-18-1-48.ec2.internal", "pipeline_metadata" : { "collector" : { "ipaddr4" : "10.129.0.10", "ipaddr6" : "fe80::dc25:26ff:fe12:f60e", "inputname" : "fluent-plugin-systemd", "name" : "fluentd", "received_at" : "2018-11-29T07:52:22.348552+00:00", "version" : "0.12.43 1.6.0" }, "normalizer" : { "original_raw_message" : "{\"verb\":\"ADDED\",\"event\":{\"metadata\":{\"name\":\"centos-logtest-d2m2v.156b8902b6173ec5\",\"namespace\":\"test2\",\"selfLink\":\"/api/v1/namespaces/test2/events/centos-logtest-d2m2v.156b8902b6173ec5\",\"uid\":\"b40c2230-f3ab-11e8-a8b6-0e0e8eca8496\",\"resourceVersion\":\"35861\",\"creationTimestamp\":\"2018-11-29T07:52:22Z\"},\"involvedObject\":{\"kind\":\"Pod\",\"namespace\":\"test2\",\"name\":\"centos-logtest-d2m2v\",\"uid\":\"4ded2475-f3ab-11e8-a8b6-0e0e8eca8496\",\"apiVersion\":\"v1\",\"resourceVersion\":\"35460\",\"fieldPath\":\"spec.containers{centos-logtest}\"},\"reason\":\"Killing\",\"message\":\"Killing container with id docker://centos-logtest:Need to kill Pod\",\"source\":{\"component\":\"kubelet\",\"host\":\"ip-172-18-4-161.ec2.internal\"},\"firstTimestamp\":\"2018-11-29T07:52:22Z\",\"lastTimestamp\":\"2018-11-29T07:52:22Z\",\"count\":1,\"type\":\"Normal\"}}\n", "ipaddr4" : "10.130.0.17", "ipaddr6" : "fe80::6417:59ff:fea9:cf20", "inputname" : "fluent-plugin-systemd", "name" : "fluentd", "received_at" : "2018-11-29T07:52:26.385415+00:00", "version" : "0.12.43 1.6.0" } }, "@timestamp" : "2018-11-29T07:52:22Z", "viaq_msg_id" : "b40c2230-f3ab-11e8-a8b6-0e0e8eca8496", "docker" : { "container_id" : "f2a2c1a45921f25686d7116e4883d2316f99eee5676ce14bbdd2a0b9817bb347" }, "kubernetes" : { "container_name" : "kube-eventrouter", "namespace_name" : "default", "pod_name" : "logging-eventrouter-1-qffjg", "pod_id" : "ecfd84bf-f3aa-11e8-a8b6-0e0e8eca8496", "labels" : { "component" : "eventrouter", "deployment" : "logging-eventrouter-1", "deploymentconfig" : "logging-eventrouter", "logging-infra" : "eventrouter", "provider" : "openshift" }, "host" : "ip-172-18-1-48.ec2.internal", "master_url" : "https://kubernetes.default.svc.cluster.local", "namespace_id" : "bba8b899-f389-11e8-a8b6-0e0e8eca8496", "event" : { "metadata" : { "name" : "centos-logtest-d2m2v.156b8902b6173ec5", "namespace" : "test2", "selfLink" : "/api/v1/namespaces/test2/events/centos-logtest-d2m2v.156b8902b6173ec5", "uid" : "b40c2230-f3ab-11e8-a8b6-0e0e8eca8496", "resourceVersion" : "35861" }, "involvedObject" : { "kind" : "Pod", "namespace" : "test2", "name" : "centos-logtest-d2m2v", "uid" : "4ded2475-f3ab-11e8-a8b6-0e0e8eca8496", "apiVersion" : "v1", "resourceVersion" : "35460", "fieldPath" : "spec.containers{centos-logtest}" }, "reason" : "Killing", "source" : { "component" : "kubelet", "host" : "ip-172-18-4-161.ec2.internal" }, "firstTimestamp" : "2018-11-29T07:52:22Z", "lastTimestamp" : "2018-11-29T07:52:22Z", "count" : 1, "type" : "Normal", "verb" : "ADDED" } } }
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3750