码迷,mamicode.com
首页 > 其他好文 > 详细

elk-filebeat-(效果图示)(四)

时间:2018-08-25 20:09:01      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:pytho   file   als   http   ram   启动   linux   error   3.2   

一、vim filebeat-6.3.2-linux-x86_64/filebeat.yml

- type: log

  # Change to true to enable this input configuration.
  #enabled: false 改为true才生效
  enabled: true

  # Paths that should be crawled and fetched. Glob based paths.
  paths:
    #- /var/log/*.log
    - /home/elk/nginx/logs/error.log
    #- c:\programdata\elasticsearch\logs\*    

启动filebeat

/home/elk/filebeat-6.3.2-linux-x86_64/filebeat &  

二、图示:

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

elk-filebeat-(效果图示)(四)

标签:pytho   file   als   http   ram   启动   linux   error   3.2   

原文地址:https://www.cnblogs.com/zhaojingyu/p/9534985.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!