RabbitMQ: no log for the classic queue creation
search cancel

RabbitMQ: no log for the classic queue creation

book

Article ID: 387720

calendar_today

Updated On:

Products

VMware RabbitMQ VMware Tanzu RabbitMQ

Issue/Introduction

The Rabbitmq log does not record the classical queue creation. In other words, you can not see the classic queue creation information from the Rabbitmq log. 

 

But it records the quorum queue creation.

 

Resolution

 
In the following log, we can see the quorum queue called qq1 is created.
 
2025-02-07 07:54:50.015167+00:00 [info] <0.729.0> queue 'qq1' in vhost '/': delivery_limit not set, defaulting to 20
2025-02-07 07:54:50.027147+00:00 [notice] <0.734.0> queue 'qq1' in vhost '/': candidate -> leader in term: 1 machine version: 5
2025-02-07 07:54:50.027372+00:00 [info] <0.729.0> ra: started cluster %2F_qq1 with 1 servers
2025-02-07 07:54:50.027372+00:00 [info] <0.729.0> 0 servers failed to start: []
2025-02-07 07:54:50.027372+00:00 [info] <0.729.0> Leader: {'%2F_qq1',rabbit@ubuntu1}
2025-02-07 07:54:50.027414+00:00 [info] <0.729.0> queue 'qq1' in vhost '/': delivery_limit not set, defaulting to 20