Summary
This chapter showed how to send Docker logs and metrics to remote services. It showed how to use Kibana to view logs stored in Elasticsearch and how to use Kibana and Grafana to build charts and dashboards based on metrics stored in Elasticsearch and InfluxDB to provide useful information quickly. Some general tips were presented for monitoring services in a Docker cluster. Finally, Sysdig was introduced which can provide live monitoring of a host and containers. The next chapter will cover how to use continuous integration to build, test, and deploy containers.