diff --git a/Hooks.md b/Hooks.md index 65ffbfa..bba4f1c 100644 --- a/Hooks.md +++ b/Hooks.md @@ -13,6 +13,7 @@ This page describes the list of supported hooks services. | [AzureTableHook](https://github.com/kpfaulkner/azuretablehook/) | Hook for logging to Azure Table Storage | | [Bugsnag](https://github.com/Shopify/logrus-bugsnag/blob/master/bugsnag.go) | Send errors to the Bugsnag exception tracking service. | | [ClickHouse](https://github.com/oxgrouby/logrus-clickhouse-hook) | Send logs to [ClickHouse](https://clickhouse.yandex/) | +| [Datadog Log](https://github.com/bin3377/logrus-datadog-hook) | Hook for logging to [Datadog](https://www.datadoghq.com/) over HTTP endpoint | | [Discord Bot Hook](https://github.com/outdead/discordbotrus) | Hook for logging to [Discord](https://discordapp.com/) using Discord app | | [Discordrus](https://github.com/kz/discordrus) | Hook for logging to [Discord](https://discordapp.com/) | | [Elastic APM](https://godoc.org/go.elastic.co/apm/module/apmlogrus#Hook) | Hook for logging errors to [Elastic APM](https://www.elastic.co/solutions/apm)|