Cb Response: How to Connect to Graphical RabbitMQ Graphical Console using PuTTY
book
Article ID: 287714
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Connect to the RabbitMQ graphical console from a remote machine Windows machine via PuTTY
Environment
- Cb Response Server: 5.0 and later
- Microsoft Windows: All Supported Versions
- PuTTY
Resolution
- Launch PuTTY
- Add an SSH tunnel to RabbitMQ
- Navigate to Connection > SSH > Tunnels
- Under Add new forwarded port, enter
Source port: 5005
Destination: 127.0.0.1:5005
- Click 'Add'
- Click 'Apply'
- Create a session to the CB Response server
- Click the Session category
- Enter connection details for the CB Response server
- Click 'Open 'to start a session
- Navigate to http://localhost:5005 in a browser
Additional Information
- RabbitMQ graphical console should be used for monitoring only. No configuration changes should be made without consulting with Carbon Black Support.
- In the case of a cluster, connect to the master server
- RabbitMQ username/password are available in /etc/cb/cb.conf, search for:
RabbitMQUser=
RabbitMQPassword=
Feedback
thumb_up
Yes
thumb_down
No