-
Notifications
You must be signed in to change notification settings - Fork 9
OpsSight Diagnostics
Jonathan Beakley edited this page Feb 14, 2019
·
2 revisions
If you need to generate diagnostic information for your OpsSight deployment, run the following commands:
kubectl get cm opssight -n <<OPSSIGHT_NAMESPACE>> -o yaml
kubectl get secret -n <<SYNOPSYS_OPERATOR_NAMESPACE>> blackduck-secret -o yaml
kubectl get pods -n <<OPSSIGHT_NAMESPACE>>
kubectl logs -n <<OPSSIGHT_NAMESPACE>> <<OPSSIGHT_CORE_POD_NAME>>
kubectl get blackducks -o yaml
kubectl get opssights -o yaml
This information could be sent to Synopsys support personnel for analysis.
- Home
- Before You Begin
- Overview
- Component Architecture
- Release Notes
- Contact Us
- Official Customer Docs
- OpsSight Solution Installation Guide
- OpsSight Connector Installation Guide
- Pushing OpsSight Images to a Secure Registry
- Installing OpsSight Connector from a Secure Registry
- Image Registries with Rotating Authentication Tokens