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
e5312081
Commit
e5312081
authored
Sep 26, 2021
by
段孔乐
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 'main'
更新readme See merge request
!8
parents
12c1f502
aabd0eba
Show 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 @
e5312081
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
项目地址:https://gitlab.33.cn/dkl/docker-elk
项目地址:https://gitlab.33.cn/dkl/docker-elk
###测试环境
###
测试环境
http://124.71.144.118:15601/app/discover
http://124.71.144.118:15601/app/discover
### 简介
### 简介
...
@@ -17,24 +17,23 @@ Kibana 用于数据的展示
...
@@ -17,24 +17,23 @@ Kibana 用于数据的展示
Filebeat 负责数据采集
Filebeat 负责数据采集
###
安装
###
获取最新版本
wget https://gitlab.33.cn/dkl/docker-elk/-/archive/1.0.0/docker-elk-1.0.0.tar.gz
git clone https://gitlab.33.cn/dkl/docker-elk.git
tar -zxvf docker-elk-1.0.0.tar.gz
###
启动并初始化
###
启动并执行初始化脚本
bash start-and-init.sh
bash start-and-init.sh
###默认地址
###
默认地址
http://localhost:15601/app/discover
http://localhost:15601/app/discover
###日志查看
###
日志查看
docker-compose logs --tail=100 elasticsearch
make log-es
docker-compose logs --tail=100 kibana
make log-logstash
docker-compose logs --tail=100 logstash
make log-kibana
### Filebeat 部署
### Filebeat 部署
项目地址: https://gitlab.33.cn/dkl/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