Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
docker-elk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
段孔乐
docker-elk
Commits
aabd0eba
Commit
aabd0eba
authored
Sep 26, 2021
by
段孔乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新readme
parent
6ed4a7fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
10 deletions
+9
-10
README.md
README.md
+9
-10
No files found.
README.md
View file @
aabd0eba
...
...
@@ -5,7 +5,7 @@
项目地址:https://gitlab.33.cn/dkl/docker-elk
###测试环境
###
测试环境
http://124.71.144.118:15601/app/discover
### 简介
...
...
@@ -17,24 +17,23 @@ Kibana 用于数据的展示
Filebeat 负责数据采集
###
安装
###
获取最新版本
wget https://gitlab.33.cn/dkl/docker-elk/-/archive/1.0.0/docker-elk-1.0.0.tar.gz
tar -zxvf docker-elk-1.0.0.tar.gz
git clone https://gitlab.33.cn/dkl/docker-elk.git
###
启动并初始化
###
启动并执行初始化脚本
bash start-and-init.sh
###默认地址
###
默认地址
http://localhost:15601/app/discover
###日志查看
###
日志查看
docker-compose logs --tail=100 elasticsearch
docker-compose logs --tail=100 kibana
docker-compose logs --tail=100 logstash
make log-es
make log-logstash
make log-kibana
### Filebeat 部署
项目地址: https://gitlab.33.cn/dkl/filebeat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment