Resolving Log Errors on OpenShift 4.10 Deployment
TLDR lior was experiencing log errors on OpenShift 4.10, Prashant suggested updating the log path and provided potential directories, follow-up is expected.

Jun 25, 2023 (3 months ago)
lior
09:02 AMdeployed signoz on openshift 4.10 with the kubernetes helm chart,
can't seem to get logs, getting errors on the otel agent:
2023-06-25T08:54:32.640Z warn fileconsumer/file.go:63 no files match the configured include patterns {"kind": "receiver", "name": "filelog/k8s", "data_type": "logs", "component": "fileconsumer", "include": ["/var/log/pods//*/.log", "/var/log/pods//.log"], "exclude": []}
Jun 27, 2023 (3 months ago)
vishal-signoz
03:22 AMlior
08:08 AMPrashant
08:57 AM/var/log/pods/**/**.log
with the relevant log path.lior
09:25 AMPrashant
10:52 AM•
/var/log/pods
•
/var/log/containers
Prashant
10:52 AMlior
10:56 AMPrashant
11:25 AMRef: https://github.com/cri-o/cri-o/blob/main/docs/crio.conf.5.md#crio-table
Jun 28, 2023 (3 months ago)
Prashant
04:32 PMlior
04:33 PM
SigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
SigNoz Helm Installation and Connection Issue
Ibrahim experienced connection issues with SigNoz Helm on their Kubernetes cluster and needs help. Prashant suggested checking logs of SigNoz OtelCollector and ClickHouse pods.
SigNoz Helm Chart Not Displaying Kubernetes Pod Logs
Juha reported an issue with SigNoz Helm chart not displaying Kubernetes pod logs. nitya-signoz suggests an Oracle cloud-related problem and asks to create a GitHub issue.
Removing Default Logs and Collecting Application Logs
Srikanth wanted to remove default logs and collect their application logs. nitya-signoz provided two solutions, and Srikanth chose the second one, which involves editing the ote-collector-config.yaml file.

Issues with SigNoz Setup and Data Persistence in AKS
Vaibhavi experienced issues setting up SigNoz in AKS, and faced data persistence issues after installation. Srikanth provided guidance on ClickHouse version compatibility and resource requirements, helping Vaibhavi troubleshoot and resolve the issue.
Troubleshooting K8s Deployment and Suggested Fields
saajid had issues with k8s deployment suggested fields. nitya-signoz suggested redeploying and shared troubleshooting steps.
