[ https://issues.apache.org/jira/browse/KAFKA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119139#comment-13119139 ]
Jun Rao commented on KAFKA-130: ------------------------------- +1 > Provide a default producer for receiving messages from STDIN > ------------------------------------------------------------ > > Key: KAFKA-130 > URL: https://issues.apache.org/jira/browse/KAFKA-130 > Project: Kafka > Issue Type: New Feature > Affects Versions: 0.6 > Reporter: Felix GV > Assignee: Jay Kreps > Priority: Minor > Attachments: kafka-console-producer.patch, > kafka-console-producer.patch > > > It would be useful to provide a default producer we can fire up that reads > from STDIN and sends one message per line to the broker. > The most obvious use case for this is to pipe a tail -f command into it, to > tail log files as they're generated. Making it depend on STDIN seems more > flexible than a producer that just tails files though. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira