From ea5eab4f4bfd0d7865aab70b6fc8ea50f749a4e6 Mon Sep 17 00:00:00 2001 From: JJ Merelo Date: Sun, 9 Oct 2016 13:02:24 +0200 Subject: [PATCH] Adds new logz.io hook by @ripcurld00d --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab48929..ae61df2 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ Note: Syslog hook also support connecting to local syslog (Ex. "/dev/log" or "/v | [ElasticSearch](https://github.com/sohlich/elogrus) | Hook for logging to ElasticSearch| | [Sumorus](https://github.com/doublefree/sumorus) | Hook for logging to [SumoLogic](https://www.sumologic.com/)| | [Logstash](https://github.com/bshuster-repo/logrus-logstash-hook) | Hook for logging to [Logstash](https://www.elastic.co/products/logstash) | +| [logz.io](https://github.com/ripcurld00d/logrus-logzio-hook) | Hook for logging to [logz.io](https://logz.io), a Log as a Service using Logstash | | [Logmatic.io](https://github.com/logmatic/logmatic-go) | Hook for logging to [Logmatic.io](http://logmatic.io/) |