一、介绍 The Elastic Stack - 它不是一个软件,而是Elasticsearch,Logstash,Kibana 开源软件的集合,对外是作为一个日志管理系统的开源方案。它可以从任何来源,任何格式进行日志搜索,分析获取数据,并实时进行展示。像盾牌(安全),监护者(警报)和Marvel( ...
分类:
其他好文 时间:
2017-05-08 14:38:08
阅读次数:
369
一、介绍TheElasticStack-它不是一个软件,而是Elasticsearch,Logstash,Kibana开源软件的集合,对外是作为一个日志管理系统的开源方案。它可以从任何来源,任何格式进行日志搜索,分析获取数据,并实时进行展示。像盾牌(安全),监护者(警报)和Marvel(监测)一样为你的产..
分类:
其他好文 时间:
2017-05-08 14:13:19
阅读次数:
181
Elasticsearch之插件介绍及安装 Elasticsearch之head插件安装之后的浏览详解 Elasticsearch之kopf插件安装之后的浏览详解 Elasticsearch-2.4.3的3节点安装(多种方式图文详解)(含 head、kopf和marvel插件安装) Elastics ...
分类:
其他好文 时间:
2017-03-26 00:15:00
阅读次数:
196
前提, Elasticsearch之插件介绍及安装 https://i.cnblogs.com/posts?categoryid=950999&page=2 (强烈建议,从头开始看) 比如,我的这里是http://192.168.80.200:9200/_plugin/marvel/ 1、概览 继续 ...
分类:
其他好文 时间:
2017-03-24 23:30:59
阅读次数:
347
Marvel安装的时候需要申请一个license,否则只有30天的使用时间,到期后最多保存7天的监控数据,为了造成不必要的监控数据丢失,建议安装的同时注册一个lincense,方法如下: 1. 注册一个免费的license https://register.elastic.co/marvel_reg ...
分类:
其他好文 时间:
2017-03-16 20:33:15
阅读次数:
352
Marvel是Elastic公司推出的商业监控方案,是用来监控Elasticsearch集群,历史状态的有力工具,便于性能优化以及故障诊断。监控主要分为六个层面,分别是集群层、节点层、索引层、分片层、事件层、Sense。 l 监控参数配置 可以通过在每个节点的elasticsearch.yml中配置 ...
分类:
其他好文 时间:
2017-03-09 18:47:38
阅读次数:
907
#head监控安装,推荐 bin/plugin -install mobz/elasticsearch-head #bigdesk集群状态,推荐 bin/plugin -install lukas-vlcek/bigdesk #marvel监控安装 bin/plugin -i elasticsear ...
分类:
其他好文 时间:
2017-01-17 23:45:33
阅读次数:
354
在安装插件的过程中,尤其是安装Marvel插件遇到了很多问题,要下载license、Marvel-agent,又要下载安装Kibana 版本需求 Java 7 or later Elasticsearch 2.4.2 Kibana 4.5 Elasticsearch License 2.4.2 pl ...
分类:
其他好文 时间:
2016-11-27 07:31:46
阅读次数:
357
一、curl '172.27.8.132:9200/_cat/indices?v'看到一些不是我手动创建的索引,这些是什么东西? 参考:http://stackoverflow.com/questions/32124730/daily-marvel-indices-is-it-safe-to-rem ...
分类:
其他好文 时间:
2016-11-18 18:26:57
阅读次数:
204
环境: Windows10企业版X64 Elasticsearch-2.4.1 Kibana-4.6.1 Marvel-2.0+ 步骤: 安装Elasticsearch:官网下载Elasticsearch2.4.1.zip(地址https://www.elastic.co/downloads/ela ...