kafka-connect-shell-source is a Kafka Connector for invoking Shell commands. The Source connector invokes shell commands periodically and loads the output lines into Kafka.
Documentation for this connector is todo
You can build kafka-connect-shell-source with Maven using the standard lifecycle phases.
Refer frequently asked questions on Kafka Connect Shell Source here - https://github.com/thomaskwscott/kafka-connect-shell-source/wiki/FAQ
- Source Code: https://github.com/thomaskwscott/kafka-connect-shell-source
- Issue Tracker: https://github.com/thomaskwscott/kafka-connect-shell-source/issues
The project is licensed under the Apache 2 license.