splunk / splunk-connect-for-kubernetes

Helm charts associated with kubernetes plug-ins
Apache License 2.0
344 stars 270 forks source link

pattern not matched: splunk error #868

Open Alpanakabra opened 11 months ago

Alpanakabra commented 11 months ago

Hi I am using https://github.com/splunk/splunk-connect-for-kubernetes/tree/develop/manifests/splunk-kubernetes-logging to implement splunk on my AWS eks cluster version 1.21

This is my values.yaml global: xxxxx licenseKey: cxxxxx cluster: kubeEvents: enabled: false webhook: enabled: true prometheus: enabled: false logging: enabled: false ksm: enabled: true

Recently i updated my k8s version to 1.27 and the splunk stopped working and i am now getting the error

2023-09-12 13:01:50 +0000 [warn]: #0 [containers.log] pattern not matched: "2023-09-12T13:01:40.19427752Z stdout P 2023-09-12 13:01:40 +0000 [warn]: #0 [containers.log] pattern not matched: "2023-09-12T13:01:23.359524644Z stdout P 2023-09-12 13:01:23 +0000 [warn]: #0 [containers.log] pattern not matched: \"2023-09-12T13:01:03.253198428Z stdout F \\\

can anyone help

Environment:

sabinayakc commented 11 months ago

We are getting same error.

sabinayakc commented 11 months ago

@Alpanakabra see issue #860