Mac搭建filebeat采集输出到kafka
环境准备
安装 filebeat
brew install filebeat
安装kafka
参考我的另一篇博文, Mac springboot 集成 kafka
实践
创建kafka topic:abc123
配置filebeat.yml
#=========================== Filebeat prospectors =============================
filebeat.prospectors:
# Each - is a prospector. Most options can be set at the prospector level, so
# you can use different prospectors for various configurations.

本文介绍了在Mac环境下如何搭建filebeat,并将其配置为输出到kafka,包括filebeat和kafka的安装、topic创建、filebeat配置以及启动过程中的错误处理和验证方法。
最低0.47元/天 解锁文章
1037

被折叠的 条评论
为什么被折叠?



