Y
Y
Yan Anisimov2019-03-13 07:21:39
RabbitMQ
Yan Anisimov, 2019-03-13 07:21:39

How to view and process messages with RabbitMQ?

Colleagues, welcome. Raised RabbitMQ with the MQTT module. There is a piece of iron that sends data via MQTT. On RabbitMQ in exchange amqp.topic I see that the counters are running. I started the exchange in the queue, but after a while the queue is empty. How would I look at the messages in order to then store them in the database? I tried to write a Python script so that it prints all messages from exchange, but it is empty there. How to handle MQTT in RabbitMQ at all

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2019-03-13
@yanchick

Try this debugging tool - Firehose Tracer . What key did the binding have? Have you tried `#`?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question