在Debian上查看RabbitMQ日志有以下两种方法:
/var/log/rabbitmq/
cat
less
tail -f
sudo tail -f /var/log/rabbitmq/rabbit@your_hostname.log
http://localhost:15672