<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi RabbitMQ community:<br><br>I am playing with rabbitMQ management plugins. We are using rabbitMQ for production product, and we are trying to see all OR first the messages in the queue for debugging purposes. Is there a way to do that? I do see there is a feature "Get Message" under the "Queues" tab, but this feature will consume the messages or destruct the order. Is there a a feature or even a command line tool that's able to see the messages without consume/destruct the queue? Something like a "peek" feature for the queue?<br><br>Thanks,<br>Jeffrey.<br>                                               </div></body>
</html>