摘要:
a1.sources = r1 a1.sinks = k1 a1.channels = c1 # Describe/configure the source a1.sources.r1.type = netcat a1.sources.r1.bind = localhost a1.sources.r1.port = 44444 a1.sources.r1.interceptors = i1 i... 阅读全文
posted @ 2017-05-16 22:43
简单明了
阅读(1213)
评论(0)
推荐(0)
摘要:
a1.sources = r1 a1.sinks = k1 a1.channels = c1 # Describe/configure the source a1.sources.r1.type = netcat a1.sources.r1.bind = localhost a1.sources.r1.port = 44444 a1.sources.r1.interceptors = i1 i... 阅读全文
posted @ 2017-05-16 22:42
简单明了
阅读(182)
评论(0)
推荐(0)
摘要:
a1.sources = r1 a1.sinks = k1 a1.channels = c1 # Describe/configure the source a1.sources.r1.type = netcat a1.sources.r1.bind = localhost a1.sources.r1.port = 44444 # Describe the sink #a1.sinks.k1... 阅读全文
posted @ 2017-05-16 22:40
简单明了
阅读(211)
评论(0)
推荐(0)
摘要:
环境介绍: 主服务器ip:192.168.80.128 1、准备apache-flume-1.7.0-bin.tar文件 2、上传到master(192.168.80.128)服务器上 3、解压apache-flume-1.7.0-bin.tar 4、进入到Flume的配置文件目录 5、修改apac 阅读全文
posted @ 2017-05-16 22:36
简单明了
阅读(297)
评论(0)
推荐(0)