tail2kafka
tail2kafka copied to clipboard
Tail a log file and send log lines automatically to a kafka topic
tail2kafka
Overview
tail2kafka is a linux tool for sending log lines into a kafka topic.
It supports local and remote kafka servers, log rotation and batching messages to kafka.
Great thanks to Daniel Sully's pykafka (https://github.com/dsully/pykafka).
Contact
Any feedback/suggestions/complaints regarding this tool would be much appreciated. Contributions are most welcome as well, of course.
Harel Ben-Attia, [email protected], @harelba on Twitter