Hey, I am trying to install the signoz chart. The otel-agents are not able to read the log files. Any hints to debug why it’s not able to read the log files?
finding files: no files match the configured criteria\nfind files with '/var/log/pods/*/*/*.log' pattern: open /var/log/pods/.: permission denied
n
nitya-signoz
06/30/2024, 7:22 PM
Interesting, what kind of kubernetes are you using? is it EKS, GKE or something else ?
m
Max Heyer
07/01/2024, 11:14 AM
Self hosted using Talos Linux.
n
nitya-signoz
07/01/2024, 11:18 AM
Hmm okay, you might to figure out the path for the logs in that case and replace it in place of
/var/log/pods
for Talos Linux. We haven’t tested out with Talos Linux yet.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.