Skip to content

This explains how to collect(stream) Docker logs to EFK (Elasticsearch + Fluentd + Kibana) stack.

Notifications You must be signed in to change notification settings

sbruksha/Elasticsearch-Fluentd-Kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch-Fluentd-Kibana

We use Docker Compose for setting up multiple containers and Fluentd to stream Docker logs from multiple instances of a Dockerized Spring Boot microservices, MongoDBs, NGINX to the Elastic Stack.

By combining Elasticsearch + Fluentd + Kibana we get a scalable, flexible, easy to use log collection and analytics.

In this article we set four containers: NGINX, Fluentd, Elasticsearch, Kibana

About

This explains how to collect(stream) Docker logs to EFK (Elasticsearch + Fluentd + Kibana) stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published