Hi All,
I have migrated from grafana-agent to grafana alloy setup in k8s env.
For getting the log of the pods we are using podlogs custom resource.
In grafana agent all these logs can be viewed by exec
into the grafana-agent container at /var/log/pods/
is there something similar available in alloy as well?