ELK
gitlab主账号下获取token Jenkins配置凭据 环境版本库 环境版本库的好处是可以把yaml配置文件放在版本目录下,调用gitlabapi自动更新相关内容。
2021年4月4日 421
ELK
安装docker # cd /opt # yum -y install git # git clone --depth=1 https://github.com/cncentoscn/setuptoo...
2020年7月10日 4,253
ELK
引入Redis 安装redis的源,默认是没有的. redis服务IP10.10.1.0 # yum install -y epel-release # yum install -y redis 配置...
2020年7月4日 4,267
ELK
安装logstash 配置yum源 # rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch # vim /etc/yum.r...
2020年7月3日 4,684
评论