diff --git a/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl b/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl index edfa0f8197..9bf77516b6 100644 --- a/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl +++ b/helm-charts/splunk-otel-collector/templates/config/_otel-agent.tpl @@ -209,7 +209,7 @@ receivers: k8s.pod.name: 'EXPR($$.pod_name)' com.splunk.sourcetype: 'EXPR("kube:container:"+$$.container_name)' attributes: - stream: 'EXPR($$.stream)' + log.iostream: 'EXPR($$.stream)' {{- if .Values.logsCollection.containers.multilineConfigs }} - type: router routes: