Monitor RabbitMQ
- Last UpdatedFeb 18, 2025
- 1 minute read
You can monitor the RabbitMQ service with the RabbitMQ management console.
Enable RabbitMQ management plugin
Use the Windows command window to enable the RabbitMQ management console.
-
Open the Command window and change to the following directory.
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.10\sbin>
-
Run this command:
rabbitmq-plugins enable rabbitmq_management

Contents of sbin directory.

Monitor RabbitMQ management console
After you enable the management plugin, you can monitor the RabbitMQ service with the RabbitMQ web console.