thangchung / magazine-website

:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
https://github.com/thangchung/magazine-website
178 stars 51 forks source link

Log measurement & monitoring #17

Open thangchung opened 8 years ago

thangchung commented 8 years ago

Using ELK stack & host it in the Docker container. Reference at logging-with-logstash-elasticsearch-kibana-and-redis and the best one

thangchung commented 8 years ago

Consider to apply those things in this https://blog.codeship.com/monitoring-docker-containers-with-elasticsearch-and-cadvisor/ post