Logging in to RabbitMQ management console
You can find the information about logging in to RabbitMQ management console to monitor queues, exchanges, and message activity.
Before you begin
- Installed Velocity.
- Retrieved the password for logging in to RabbitMQ management console from the Kubernetes
or OpenShift secret. See Retrieving the RabbitMQ™ password in Kubernetes™ or Retrieving the RabbitMQ™ password in OpenShift™.Note: If you installed Velocity on Docker Compose, the password is stored in the RABBITMQ_PASS environment variable in the .env file located in the installation directory.
Procedure
-
On the web browser, enter the URL
https://hostname:port/rabbitNote: Thehostnameandportare the values that are specified during installation. - Enter rabbit in the Username field.
-
Enter the password retrieved from the Kubernetes or OpenShift secret in the
Password field.
Note: If you installed Velocity on Docker Compose, you can enter the password stored in the RABBITMQ_PASS environment variable in the .env file located in the installation directory.
-
Click Login.
You have successfully logged in to the RabbitMQ management console.