Kafka with Flume is one way (Just use Flume's SpoolingDirectory source with Kafka Channel or Kafka Sink).
Also, Kafka itself has a Log4J appender as part of the project, this will work if the log is written with log4j. Gwen On Tue, May 12, 2015 at 12:52 PM, ram kumar <ramkumarro...@gmail.com> wrote: > hi, > > How can i send data from a log file to kafka server? > Can i use kafka with flume. > or is there any other way to do it > > Thanks >