首页 最新文章网站正文

ELK部署过程实录

imitker 网站 4307 3

ps aux | grep elasticsearch


ps aux | grep logstash

ps aux | grep kibana

[root@iZ234degbmgZ bin]# ./kibana

  log   [03:00:19.184] [info][status][plugin:kibana@5.2.0] Status changed from uninitialized to green - Ready

  log   [03:00:19.284] [info][status][plugin:elasticsearch@5.2.0] Status changed from uninitialized to yellow - Waiting for Elasticsearch

  log   [03:00:19.340] [info][status][plugin:console@5.2.0] Status changed from uninitialized to green - Ready

  log   [03:00:19.360] [warning] You're running Kibana 5.2.0 with some different versions of Elasticsearch. Update Kibana or Elasticsearch to the same version to prevent compatibility issues: v5.6.4 @ 121.43.121.58:9200 (121.43.121.58)

  log   [03:00:19.598] [info][status][plugin:timelion@5.2.0] Status changed from uninitialized to green - Ready

  log   [03:00:19.607] [fatal] Port 5601 is already in use. Another instance of Kibana may be running!

FATAL Port 5601 is already in use. Another instance of Kibana may be running!

[root@iZ234degbmgZ bin]# fuser -n tcp 5601

5601/tcp:            15284

[root@iZ234degbmgZ bin]# kill -9  15284

[root@iZ234degbmgZ bin]# 


/alidata/elk/logstash-5.6.3/bin/logstash -f /alidata/elk/logstash-5.6.3/config/logstash.conf >> /alidata/elk/log/logstash.log &

/alidata/elk/elasticsearch-5.6.4/bin/elasticsearch >> /alidata/elk/log/elasticsearch.log &

/alidata/elk/kibana-5.2/bin/kibana >> /alidata/elk/log/kibana.log &


.*?eventKey.*?

^((?!eventKey).)*$


©️公众号:思考者文刀

评论

精彩评论

百度搜索

站点信息

  • 文章总数:436
  • 页面总数:9
  • 分类总数:30
  • 标签总数:924
  • 评论总数:501
  • 浏览总数:1783899
觉得有用就打赏吧
关注本站公众号,享受更多服务!
联系方式
合作微信:itker0110
新媒体:Excel加油站(抖音/小红书/哔哩/头条)
公众号:左手Excel右手VBA
知乎:Excel其实很简单
Copyright2015-2024.Powered by ©️云水客 | 网站地图 | 辽ICP备14000512号-5
您是本站第4058名访客 今日有0篇新文章