Hey, I am trying to install the signoz chart. The ...
# support
m
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
Interesting, what kind of kubernetes are you using? is it EKS, GKE or something else ?
m
Self hosted using Talos Linux.
n
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.