We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
kubectl version
ruby --version
cat /etc/os-release
The text was updated successfully, but these errors were encountered:
We are getting same error.
Sorry, something went wrong.
@Alpanakabra see issue #860
No branches or pull requests
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:
kubectl version
): v1.27ruby --version
):cat /etc/os-release
): LinuxThe text was updated successfully, but these errors were encountered: