-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Hooks
David Bariod edited this page Sep 12, 2018
·
37 revisions
This page describes the list of supported hooks services.
| Hook | Description |
|---|---|
| Airbrake "legacy" | Send errors to an exception tracking service compatible with the Airbrake API V2. Uses airbrake-go behind the scenes. |
| Airbrake | Send errors to the Airbrake API V3. Uses the official gobrake behind the scenes. |
| Amazon Kinesis | Hook for logging to Amazon Kinesis |
| Amazon SNS | Hook for logging to Amazon Simple Notification Service (SNS) |
| Amqp-Hook | Hook for logging to Amqp broker (Like RabbitMQ) |
| Anexia CloudLog | Hook for logging to Anexia CloudLog |
| Application Insights | Hook for logging to Application Insights |
| AzureTableHook | Hook for logging to Azure Table Storage |
| Bugsnag | Send errors to the Bugsnag exception tracking service. |
| ClickHouse | Send logs to ClickHouse |
| DeferPanic | Hook for logging to DeferPanic |
| Discordrus | Hook for logging to Discord |
| ElasticSearch | Hook for logging to ElasticSearch |
| Firehose | Hook for logging to Amazon Firehose |
| Fluentd | Hook for logging to fluentd |
| Go-Slack | Hook for logging to Slack |
| Graylog | Hook for logging to Graylog |
| Hiprus | Send errors to a channel in hipchat. |
| Honeybadger | Hook for sending exceptions to Honeybadger |
| InfluxDB | Hook for logging to influxdb |
| Influxus | Hook for concurrently logging to InfluxDB |
| Journalhook | Hook for logging to systemd-journald
|
| KafkaLogrus | Hook for logging to Kafka |
| Kafka REST Proxy | Hook for logging to Kafka REST Proxy |
| LFShook | Hook for logging to the local filesystem |
| Logbeat | Hook for logging to Opbeat |
| Logentries | Hook for logging to Logentries |
| Logentrus | Hook for logging to Logentries |
| Logmatic.io | Hook for logging to Logmatic.io |
| Logrusly | Send logs to Loggly |
| Logstash | Hook for logging to Logstash |
| Hook for sending exceptions via mail | |
| Mattermost | Hook for logging to Mattermost |
| Mongodb | Hook for logging to mongodb |
| MongoDB | An asynchronous MongoDB Hook |
| MySQL | An asynchronous MySQL Hook |
| NATS-Hook | Hook for logging to NATS |
| NXLog | Hook for logging to NXLog |
| Octokit | Hook for logging to github via octokit |
| Papertrail | Send errors to the Papertrail hosted logging service via UDP. |
| PostgreSQL | Send logs to PostgreSQL |
| Promrus | Expose number of log messages as Prometheus metrics |
| Pushover | Send error via Pushover |
| Raygun | Hook for logging to Raygun.io |
| Redis-Hook | Hook for logging to a ELK stack (through Redis) |
| Rollrus | Hook for sending errors to rollbar |
| Scribe | Hook for logging to Scribe |
| Sentry | Send errors to the Sentry error logging and aggregation service. |
| Seq | Hook for logging to Seq |
| Slackrus | Hook for Slack chat. |
| Stackdriver | Hook for logging to Google Stackdriver |
| Sumorus | Hook for logging to SumoLogic |
| Syslog | Send errors to remote syslog server. Uses standard library log/syslog behind the scenes. |
| Syslog TLS | Send errors to remote syslog server with TLS support. |
| Telegram | Hook for logging errors to Telegram |
| TraceView | Hook for logging to AppNeta TraceView |
| Typetalk | Hook for logging to Typetalk |
| SQS-Hook | Hook for logging to Amazon Simple Queue Service (SQS) |
| Rocketrus | Hook for RocketChat. |
| OpsGenie | Hook for OpsGenie. |