Windows server部署filebeat到kafka

需求:Windows dhcp日志需要实时传输到elk或者其他告警平台。

1、filebeat下载地址:https://www.elastic.co/cn/downloads/beats/filebeat

2、下载后解压后配置filebeat.yml文件,

3、README.md文件中有运行的操作方法:cmd上进入filebeat的目录下执行filebeat -c filebeat.yml -e即可运行。

Welcome to Filebeat 8.10.3

Filebeat sends log files to Logstash or directly to Elasticsearch.

Getting Started

To get started with Filebeat, you need to set up Elasticsearch on

your localhost first. After that, start Filebeat with:

./filebeat -c filebeat.yml -e

This will start Filebeat and send the data to your Elasticsearch

instance. To load the dashboards for Filebeat into Kibana, run:

./filebeat setup -e

For further steps visit the

Quick start\](https://www.elastic.co/guide/en/beats/filebeat/8.10/filebeat-installation-configuration.html) guide. ## Documentation Visit \[Elastic.co Docs\](https://www.elastic.co/guide/en/beats/filebeat/8.10/index.html) for the full Filebeat documentation. ## Release notes https://www.elastic.co/guide/en/beats/libbeat/8.10/release-notes-8.10.3.html #备注:遇到gbk的文件,在centos上乱码,可以filebeat转一下 filebeat.inputs: - type: log encoding: GB2312

相关推荐
Amy1870211182335 分钟前
赋能低压分布式光伏“四可”建设,筑牢电网安全新防线
分布式
June bug5 小时前
【软考中级·软件评测师】下午题·面向对象测试之架构考点全析:分层、分布式、微内核与事件驱动
经验分享·分布式·职场和发展·架构·学习方法·测试·软考
阿波罗.20126 小时前
Zookeeper 客户端 .net访问框架 ZookeeperNetEx项目开发编译
分布式·zookeeper
Bug退退退1236 小时前
RabbitMQ 工作模式
java·分布式·rabbitmq
weixin_438335406 小时前
分布式锁实现方式:基于Redis的分布式锁实现(Spring Boot + Redis)
数据库·redis·分布式
危险、12 小时前
RabbitMQ 通过HTTP API删除队列命令
分布式·http·rabbitmq
周某某~12 小时前
windows安装RabbitMQ
分布式·rabbitmq
Bug退退退12312 小时前
RabbitMQ 高级特性之消息确认
java·分布式·rabbitmq
一只程序汪15 小时前
【如何实现分布式压测中间件】
分布式·中间件
William一直在路上16 小时前
主流分布式中间件及其选型
分布式·中间件