Hey, I have a question. I have a Kubernetes cluster with both Deployments and StatefulSets. However, when looking at the logs, I can only see logs for Deployments, and my StatefulSet resources are missing. Interestingly, my StatefulSet pods are visible in the metrics dashboards. How can I enable logs for my Kubernetes resources other than Deployments? Do I need to add a quick filter to specify StatefulSets?