Troubleshooting
This section describes troubleshooting information.
To troubleshoot entitlements service, check rest-ep pod logs.
kubectl logs rest-ep-n0-0 -n <namespace> -f
-
To debug the issue with the entitlement service, you can also check the output data from the following commands.
-
show license tech-support
-
show license status
-
show license summary
-
-
To troubleshoot smart-agent and Ops Center pods, you can use the following commands.
-
kubectl logs <smart_agent_pod> -n namespace
-
kubectl logs <ops_center_pod> -n namespace
-