Kafka How-To Guides

Step-by-step guides that use the Kafka driver. Each one starts from an installed engine and ends with data moving.

Data Logging

Log the values arriving on a Kafka topic to a database or a file.

Alarm Logging

Log alarms raised on Kafka sourced tags.

Transfer Data From Kafka

Move values arriving on a Kafka topic to another device, broker or platform.

Transfer Data To Kafka

Publish values from another source to a Kafka topic.

Where next