8000 GitHub - ChenWes/docker-elk: docker-compose 提供ELK,使用filebeat读取docker日志文件
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docker-compose 提供ELK,使用filebeat读取docker日志文件

Notifications You must be signed in to change notification settings

ChenWes/docker-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose ELK 读取docker中的日志

请参考文章:docker-compose ELK+Filebeat查看docker及容器的日志

依赖组件

  • docker.elastic.co/elasticsearch/elasticsearch:6.5.2
  • docker.elastic.co/logstash/logstash:6.5.2
  • docker.elastic.co/kibana/kibana:6.5.2
  • docker.elastic.co/beats/filebeat:6.5.2

运行代码

doccker-compose up -d

About

docker-compose 提供ELK,使用filebeat读取docker日志文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0