Verify that the connection between the Carbon Black Cloud Workload Appliance and the Carbon Black Cloud is sucessfully established.
Procedure
- Log in to the Carbon Black Cloud console.
- From the left navigation pane, click .
- Go to the appliance API. You can see the appliance name with a link next to the appliance API name.
- Click the appliance name. You can view appliance health and connection status.
- From the left navigation pane, click . You can viewVM data.
- You can also verify connectivity using the following curl commands:
curl -v telnet://<carbonblack_prod_url>:443
* Rebuilt URL to: <carbonblack_prod_url>:443/
* Trying xx.00.xx.x...
* TCP_NODELAY set
* Connected to carbonblack_prod_url (xx.00.xx.x) port 443 (#0)
curl -v telnet://<vcsa_on_vc>:443
* Rebuilt URL to: telnet://<vcsa_on_vc>:443/
* Trying xx.0.0.xx...
* TCP_NODELAY set
* Connected to vcsa_on_vc (xx.0.0.xx) port 443 (#0)
Results
The connection is established and the troubleshooting logs are shared with VMware.
What to do next
To opt-out, go to the
page and toggle
OFF
the log export feature. See
Appliance Logs.