Is there any way to verify mosquitto.db data from database file?
I took backup of mosquitto.db file and copied into my desired backup location, but during restore of mosquitto.db is there way to verify backed up data using any cli or mqttx client?
Is there any way to verify mosquitto.db data from database file?
I took backup of mosquitto.db file and copied into my desired backup location, but during restore of mosquitto.db is there way to verify backed up data using any cli or mqttx client?
The database is not intended to be human readable.
It holds the following information:
There is a tool included in the mosquitto source (but not build by default) that can open the file for the curious.
https://github.com/eclipse/mosquitto/tree/master/apps/db_dump