diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index 1ef1b909..9756f1c6 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -21,7 +21,7 @@ spec: parse_from: record.time.timestamp layout: unix_float - type: move - from record.level.name + from: record.level.name to: severity - type: move from: record.message