首先,修改kibana.yml配置文件中的elasticsearch.url: "http://localhost:9200".此处为所在机器上的ip和端口号。 然后添加el...
![240](https://upload.jianshu.io/users/upload_avatars/15707399/1c77fc20-88b1-4fbc-86cc-ae3589ee0dc7.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
首先,修改kibana.yml配置文件中的elasticsearch.url: "http://localhost:9200".此处为所在机器上的ip和端口号。 然后添加el...
需要centos6.5系统的网络适配器为NAT模式,可以上网1.运行yum命令 准备git的安装环境yum -y install curl curl-devel zlib-d...
1、查看防火墙:firewall -cmd --state 2、关闭防火墙:systemctl stop firewalld.service 3、禁止防火墙开机自启:syst...
首先1、tar -zxvf 解压一下 2、执行 yum -yy install gcc-c++ ps: c++环境 3、执行./configure 看一下提示...