Added the configurable up-to-date hook to send logs to Telegram.

Dmytro Krasun 2021-12-22 14:59:03 +02:00
parent a1980d8f29
commit 798753ffab
1 changed files with 1 additions and 0 deletions

@ -71,6 +71,7 @@ This page describes the list of known hooks services. The list is provided as is
| [Syslog TLS](https://github.com/shinji62/logrus-syslog-ng) | Send errors to remote syslog server with TLS support. |
| [SQS-Hook](https://github.com/tsarpaul/logrus_sqs) | Hook for logging to [Amazon Simple Queue Service (SQS)](https://aws.amazon.com/sqs/) |
| [Telegram](https://github.com/rossmcdonald/telegram_hook) | Hook for logging errors to [Telegram](https://telegram.org/) |
| [Telegram](https://github.com/krasun/logrus2telegram) | Hook for sending logs to [Telegram](https://telegram.org/) |
| [Tencent Cloud CLS](https://github.com/chuangbo/logruscls) | Hook for [Tencent Cloud CLS](https://intl.cloud.tencent.com/document/product/614) ([zh-CN](https://cloud.tencent.com/document/product/614)) |
| [TraceView](https://github.com/evalphobia/logrus_appneta) | Hook for logging to [AppNeta TraceView](https://www.appneta.com/products/traceview/) |
| [Typetalk](https://github.com/dragon3/logrus-typetalk-hook) | Hook for logging to [Typetalk](https://www.typetalk.in/) |