From b7c904916a1df121dafd48f8a12ac007404e8083 Mon Sep 17 00:00:00 2001 From: Denis Gladkikh Date: Thu, 12 Nov 2015 11:19:44 -0800 Subject: [PATCH] Blog post from Splunk Added information how docker containers can be monitoring with Splunk. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5352ce6..c8ce822 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Securely store your Docker images. * [Zabbix Docker module](https://github.com/jangaraj/Zabbix-Docker-Monitoring): Zabbix module that provides discovery of running containers, CPU/memory/blk IO/net container metrics. Systemd Docker and LXC execution driver is also supported. It's a dynamically linked shared object library, so its performance is (~10x) better, than any script solution. * [SPM for Docker](https://github.com/sematext/spm-agent-docker) Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs. [@sematext](http://www.twitter.com/sematext) * [Zabbix Docker](https://github.com/gomex/docker-zabbix) - Monitor containers automatically using zabbix LLD feature. +* [Collecting docker logs and stats with Splunk](http://blogs.splunk.com/2015/08/24/collecting-docker-logs-and-stats-with-splunk/) ## Networking