From 32472f55b62f98f9963e3be8d1c9de2138972a4c Mon Sep 17 00:00:00 2001 From: Sagar Sadashiv Patwardhan Date: Sun, 18 Sep 2016 12:42:16 -0700 Subject: [PATCH] Add scribe hook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab48929..8255e54 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ Note: Syslog hook also support connecting to local syslog (Ex. "/dev/log" or "/v | [Typetalk](https://github.com/dragon3/logrus-typetalk-hook) | Hook for logging to [Typetalk](https://www.typetalk.in/) | | [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/)| +| [Scribe](https://github.com/sagar8192/logrus-scribe-hook) | Hook for logging to [Scribe](https://github.com/facebookarchive/scribe)| | [Logstash](https://github.com/bshuster-repo/logrus-logstash-hook) | Hook for logging to [Logstash](https://www.elastic.co/products/logstash) | | [Logmatic.io](https://github.com/logmatic/logmatic-go) | Hook for logging to [Logmatic.io](http://logmatic.io/) |