Hi, I am looking to send log file periodically to Kafka. Before I set out to write my own producer, I was wonder what everyone uses to send log file to Kafka through HTTP API. Ideally it should also prune the log and have some sort of error handling.
Thanks very much. Tony S. Wu