From 7852b9423091ab4d369b023a2db2008eb675b7cd Mon Sep 17 00:00:00 2001 From: Vicente Zepeda Mas Date: Fri, 21 Apr 2017 16:27:25 -0600 Subject: [PATCH] Add https://github.com/chentex/random-logger --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f19979..65db24a 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ Services to securely store your Docker images. * [Logsene for Docker][spm] Monitoring of Metrics, Events and Logs implemented in Node.js. Integrated [logagent-js](https://github.com/sematext/logagent-js) to detect and parse various log formats. [@sematext][sematext] * [Logspout](https://github.com/gliderlabs/logspout) - Log routing for Docker container logs by [@gliderlabs][gliderlabs] * [Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack](https://github.com/uschtwill/docker_monitoring_logging_alerting) - Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting. Set up in 5 Minutes. Secure mode for production use with built-in [Automated Nginx Reverse Proxy (jwilder's)][nginxproxy]. +* [Random Logger](https://github.com/chentex/random-logger) - Generates random log messages in the container, useful to test log forwarding configurations. [@chentex](https://github.com/chentex) * [Seagull](https://github.com/tobegit3hub/seagull) - Friendly Web UI to monitor docker daemon. by [@tobegit3hub](https://github.com/tobegit3hub) * [Zabbix Docker module](https://github.com/monitoringartist/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. * [Zabbix Docker](https://github.com/gomex/docker-zabbix) - Monitor containers automatically using zabbix LLD feature.