MQTT Logger Introduction

MQTT Logger captures MQTT messages and saves them into the database.

MQTT Protocol

MQTT (originally an initialism of MQ Telemetry Transport) is a lightweight, publish-subscribe network protocol that transports messages between devices. The protocol usually runs over TCP/IP, however, any network protocol that provides ordered, lossless, bi-directional connections can support MQTT. It is designed for connections with remote locations where resource constraints exist or the network bandwidth is limited.

Source: Wikipedia

Usage Example

MQTT is used for communication between IoT devices such as smart switches or lamps. MQTT is also used for smart home management.

Usage Example

Confused? Ask question on our ETL Forum

Posted on June 16, 2026 • 1 min read • 150 words
www.etl-tools.com About Support Pricing Cookies Policy Term Of Use Privacy Policy License