Fast MQTT logger (to syslog)

122 · RvE · March 25, 2025, 8:08 p.m.
Summary
This blog post discusses a new tool developed in C++ for logging MQTT messages to syslog and the terminal, providing a solution to issues encountered with a previous Python script used for logging. The new tool enhances log storage capabilities and can handle high message rates, making it suitable for deployment in various environments.