I'm getting this in Kubernetes otel pod logs <@U02...
# support
a
I'm getting this in Kubernetes otel pod logs @Prashant Shahi @nitya-signoz
Copy code
2024-06-21T11:38:24.165Z	error	fileconsumer/file.go:190	Failed to open file	{"kind": "receiver", "name": "filelog/k8s", "data_type": "logs", "component": "fileconsumer", "error": "open /var/log/pods/local-path-storage_local-path-provisioner-dbdfc4849-bhrch_72e041c4-1bc9-4112-9dc0-89a90e5bba8e/local-path-provisioner/0.log: permission denied"}
n
yeah it’s not able to acces that log file of
local-path-provisioner
, if you don’t want those logs you can exclude that namespace/pod https://signoz.io/docs/userguide/collect_kubernetes_pod_logs/#steps-to-filterexclude-logs-collection .