Hey, I am looking for some help. I helm installed...
# support
g
Hey, I am looking for some help. I helm installed on my 5 node (k3s) cluster SigNoz using a simple values file:
Copy code
global:
  storageClass: "longhorn-crypto"
k8s-infra:
  presets:
    logsCollection:
      # whether to enable log collection
      enabled: true
But i am getting no logs?
s
Do you see any error logs in otel-agent container?
g
Nope, I did not - right now I have paused this to work on something else. When I have more time I give this another try. Many thanks for your reply