V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
QuinlanGgame
V2EX  ›  Kafka

新手提问: fluentd + kafka 问题: kafka consume 获取不到 fluentd 发送的 message

  •  
  •   QuinlanGgame · Dec 7, 2016 · 2251 views
    This topic created in 3439 days ago, the information mentioned may be changed or developed.

    fluentd 关于 kafka 配置文件:

    <match> 
    	type copy 
    	<store> 
        	type stdout 
        </store> 
        <store> 
        	@type kafka 
        	@id kafka_output 
        	brokers xxx.xxx.xxx.xxx:9092 
        	zookeeper xxx.xxx.xxx.xxx:2181 
            default_topic syslog-topic 
        </store> 
    </match>
    

    新手还没入门,请指教

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5810 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 06:25 · PVG 14:25 · LAX 23:25 · JFK 02:25
    ♥ Do have faith in what you're doing.