I have installed the logging cluster tool in rancher 2.7.9 and I want to forward logs to elastic search. I made a ClusterOuput to it and then a ClusterFlow without specifying anything. I do get the contents of kube-system, cattle-logging-system and calico-system but for the rest I do not see any logs generated by the random logger I installed as a test in another namespace. I even tried to add a regular Flow in the same namespace that also points to the same ClusterOutput but that also does not work. Am I missing something?