troubleshooting.md says here to run the following command to get logs from the local (I assume this means management?) cluster:
kubectl logs -l app=fleet-agent -n cattle-local-fleet-system
But this namespace doesn't exist in my management cluster, it is called cattle-fleet-local-system. Is this a typo?