When broker has one publisher and subscriber (via MQTT) there are no messages
in persistance. I tested in LevelDB and MySQL. In LevelDB was only topics
name. Maybe configuration was wrong or I need another persistance? Maybe
MQTT messages not writes to message storage?

My task is intercept messages to my storage. How can I do this:
- get another persistance, such KahaDB with archiveDataLogs=true or high
performance journal?
- configured 'correctly' persistance?
- get some logs or journal of broker?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Mqtt-messages-tp4676645p4676701.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to