Centralized Logging To Elasticsearch, Logstash, Kibana ELK Stack | Docker Swarm Advanced
Hi Guys, In this video I am demonstrating How to setup centralized logging in docker swarm to ELK Stack (Elasticsearch, Logstash, and Kibana). I use filebeat and gelf driver as log agent to ship the log to logstash, and store the log to elasticsearch. So we can search and analyze the log through kibana GUI. What you will learn: - Deploy service to swarm using compose file - Forward application log to ELK - Create/modify docker image logging scenario: stdout or log file filebeat config & compose file: https://drive.google.com/file/d/1Jkb9jq8jZviO4HDxwm0_hS3mgQ_zqqXz/view?usp=sharing Docker Compose file reference: https://docs.docker.com/compose/compose-file/compose-file-v3/ Setup 2 Nodes elasticsearch cluster: https://www.youtube.com/watch?v=ixJyRnTaB7Q&t=1119s #elasticsearch #docker #swarm
Hi Guys, In this video I am demonstrating How to setup centralized logging in docker swarm to ELK Stack (Elasticsearch, Logstash, and Kibana). I use filebeat and gelf driver as log agent to ship the log to logstash, and store the log to elasticsearch. So we can search and analyze the log through kibana GUI. What you will learn: - Deploy service to swarm using compose file - Forward application log to ELK - Create/modify docker image logging scenario: stdout or log file filebeat config & compose file: https://drive.google.com/file/d/1Jkb9jq8jZviO4HDxwm0_hS3mgQ_zqqXz/view?usp=sharing Docker Compose file reference: https://docs.docker.com/compose/compose-file/compose-file-v3/ Setup 2 Nodes elasticsearch cluster: https://www.youtube.com/watch?v=ixJyRnTaB7Q&t=1119s #elasticsearch #docker #swarm