diff --git a/Hooks.md b/Hooks.md index b5eaa2b..9b07a16 100644 --- a/Hooks.md +++ b/Hooks.md @@ -5,7 +5,8 @@ This page describes the list of supported hooks services. | [Airbrake "legacy"](https://github.com/gemnasium/logrus-airbrake-legacy-hook) | Send errors to an exception tracking service compatible with the Airbrake API V2. Uses [`airbrake-go`](https://github.com/tobi/airbrake-go) behind the scenes. | | [Airbrake](https://github.com/gemnasium/logrus-airbrake-hook) | Send errors to the Airbrake API V3. Uses the official [`gobrake`](https://github.com/airbrake/gobrake) behind the scenes. | | [Amazon Kinesis](https://github.com/evalphobia/logrus_kinesis) | Hook for logging to [Amazon Kinesis](https://aws.amazon.com/kinesis/) | -| [Amazon SNS](https://github.com/stvvan/logrus-sns) | Hook for logging to [Amazon Simple Notification Service (SNS)](https://aws.amazon.com/sns/) | +| [Amazon SNS](https://github.com/stvvan/logrus-sns) | Hook for logging to [Amazon Simple Notification Service (SNS)](https://aws.amazon.com/sns/) | +| [Amazon EventBridge](https://github.com/teddy-schmitz/eventbridge_logrus) | Hook for logging to [Amazon EventBridge](https://aws.amazon.com/eventbridge/) | | [Amqp-Hook](https://github.com/vladoatanasov/logrus_amqp) | Hook for logging to Amqp broker (Like RabbitMQ) | | [Anexia CloudLog](https://github.com/anexia-it/go-logrus-cloudlog) | Hook for logging to Anexia CloudLog | | [Application Insights](https://github.com/jjcollinge/logrus-appinsights) | Hook for logging to [Application Insights](https://azure.microsoft.com/en-us/services/application-insights/)