This is an example on how to ingest NGINX container access logs to ElasticSearch using Fluentd and Docker. I also added Kibana for easy viewing of the access logs saved in ElasticSearch.
ReadAsynchronous Processing with Go Microservices using Kafka and MongoDB
ReadLearn to convert a MongoDB Docker Compose file to a Kubernetes Deployment
ReadCreate a Microservice using MongoDB and Docker Multi-Stage Builds
ReadRun the official ElasticSearch, Kibana using Docker Stack
ReadBased on some discussions online, they are saying that it is best to have your data used by other docker containers in a separate container which they call a 'Data Volume Container'.
ReadBased on some discussions online, they are saying that it is best to have your data used by other docker containers in a separate container which they call a 'Data Volume Container'.
Read