随笔分类 -  ELK

摘要:Kafka是由LinkedIn开发的一个分布式的消息系统,使用Scala编写,它以可水平扩展和高吞吐率而被广泛使用。目前越来越多的开源分布式处理系统如Cloudera、Apache Storm、Spark都支持与Kafka集成。 Kafka拓扑结构 安装和启动 Download Download t 阅读全文
posted @ 2018-04-15 18:36 BerMaker 阅读(129) 评论(0) 推荐(0)
摘要:基本用法 测试配置文件是否在安装路径 如下输入: 简单的例子 从文件中读取数据 1) 写 taxi pipeline.conf, 如下 2) 测试配置文件是否OK The config.test_and_exit option parses your configuration file and r 阅读全文
posted @ 2018-04-15 18:32 BerMaker 阅读(277) 评论(0) 推荐(0)
摘要:Introduction Logstash is an open source data collection engine with real time pipelining capabilities. Logstash can dynamically unify data from dispar 阅读全文
posted @ 2018-04-15 18:30 BerMaker 阅读(135) 评论(0) 推荐(0)