由于 Elasticsearch 5.0 head 插件不能以插件形式安装,需要单独安装,详见以下连接:https://github.com/mobz/elasticsearch-he...
下载地址:https://www.elastic.co/downloads/elasticsearch1、JDK 安装略过node1 部署2、Elasticsearch安装#tar zxvf&n...
PS:此文档,需在文章下面打赏50元,知识有价。献给真正需要它的人,需要的可在评论里留下邮箱。文档已是目前官方最新版本。部分载图Nginx web日志分析Linux ssh和历史命令分析Vsft...
参考连接:http://udn.yyuap.com/doc/logstash-best-practice-cn/filter/grok.html测试正则表达式网址:http://grokdebu...
logstash配置文件# nginx_log.confinput { file {&nb...
logstash配置文件# sys_log.confinput { file {  ...
logstash配置文件# sys_log.confinput { file {  ...
#mysql_slow.confinput { file { type => "mysql...
修改环境配置文件#/etc/bashrc添加以下内容:HISTFILE='/var/log/history_command.log'if [ ! -f $HISTFILE ];then...
Elasticsearch 集群:防止因Elasticsearch 服务挂掉,丢失数据Elasticsearch 集群原理:会自动寻找同一网段cluster.name: es-cluster 名...