ELK
安装Java $ sudo yum -y install java-1.8.0-openjdk* 安装rpm源 $ wget https://mirrors.tuna.tsinghua.edu.cn/...
2021年5月10日7,042
ELK
安装docker # cd /opt # yum -y install git # git clone --depth=1 https://github.com/cncentoscn/setuptoo...
2020年7月10日9,576
ELK
引入Redis 安装redis的源,默认是没有的. redis服务IP10.10.1.0 # yum install -y epel-release # yum install -y redis 配置...
2020年7月4日9,826
ELK
安装logstash 配置yum源 # rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch # vim /etc/yum.r...
2020年7月3日9,953
评论