Updated Hooks (markdown)

Simon Delberghe 2018-12-01 12:54:54 +01:00
parent 874df2701a
commit 77264c9c28
1 changed files with 2 additions and 1 deletions

@ -32,6 +32,7 @@ This page describes the list of supported hooks services.
| [Logmatic.io](https://github.com/logmatic/logmatic-go) | Hook for logging to [Logmatic.io](http://logmatic.io/) |
| [Logrusly](https://github.com/sebest/logrusly) | Send logs to [Loggly](https://www.loggly.com/) |
| [Logstash](https://github.com/bshuster-repo/logrus-logstash-hook) | Hook for logging to [Logstash](https://www.elastic.co/products/logstash) |
| [Lumberjackrus](https://github.com/orandin/lumberjackrus) | Hook for logging to the local filesystem (with logrotate and a file per log level) |
| [Mail](https://github.com/zbindenren/logrus_mail) | Hook for sending exceptions via mail |
| [Mattermost](https://github.com/shuLhan/mattermost-integration/tree/master/hooks/logrus) | Hook for logging to [Mattermost](https://mattermost.com/) |
| [Mongodb](https://github.com/weekface/mgorus) | Hook for logging to mongodb |