Enable RabbitMQ shovel plugins
- Last UpdatedFeb 18, 2025
- 1 minute read
Use the Windows command window to enable the RabbitMQ shovel and shovel management plugins.
-
Open the Command window and change to this directory:
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.10\sbin>
-
Run these commands:
rabbitmq-plugins enable rabbitmq_shovel
rabbitmq-plugins enable rabbitmq_shovel_management
