Skip to content

Commit

Permalink
Merge branch 'master' of github.com:baniuyao/flume-kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
frank.yao committed Dec 10, 2013
2 parents 480e155 + deedb08 commit 44889dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Configuration of Kafka Sink

agent_log.sinks.kafka.type = com.vipshop.flume.sink.kafka.KafkaSink
agent_log.sinks.kafka.channel = all_channel
agent_log.sinks.kafka.zkconnect = 127.0.0.1:2181
agent_log.sinks.kafka.zk.connect = 127.0.0.1:2181
agent_log.sinks.kafka.topic = all
agent_log.sinks.kafka.batchsize = 200
agent_log.sinks.kafka.producer.type = async
Expand Down

0 comments on commit 44889dc

Please sign in to comment.