Commit 77f3343c authored by 段孔乐's avatar 段孔乐

Merge branch 'test' into 'master'

优化部署文档 See merge request !5
parents ad1f63e9 d32e7309
# Filebeat 部署文档
### 1. 快速安装
下载快速安装脚本
#### 1. 下载快速安装脚本
wget https://gitlab.33.cn/dkl/filebeat/raw/master/filebeat-quick-install.sh
chmod +x filebeat-quick-install.sh
#### 修改脚本,配置安装信息
#### 2. 修改脚本,配置安装信息
vim filebeat-quick-install.sh
......@@ -14,7 +13,7 @@
logstash_host="124.71.144.118:15044"
scan_dir="/data/backend-micro/**/*.log"
env_name="test"
#### 执行脚本
#### 3. 执行脚本
bash filebeat-quick-install.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment