logger_logstash_backend
Log forwarder
A backend component that forwards log messages from Elixir applications to Logstash via UDP.
Logstash backend for the Elixir Logger
73 stars
3 watching
40 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list
elixirelixir-loggerloggerlogstashudp
Related projects:
Repository | Description | Stars |
---|---|---|
pspdfkit-labs/lager_logger | A lager backend that forwards all log messages to Elixir's Logger. | 29 |
craigp/slack_logger_backend | A logging backend for posting errors to Slack | 33 |
unifysell/youtrack_logger_backend | Provides a logger backend to track issues in a JetBrains YouTrack project | 3 |
dsouzajude/logspout-fluentd | A log forwarding module that integrates with Docker and Fluentd to efficiently forward logs. | 9 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 205 |
pragmaticivan/logglix | A custom logger backend app that integrates Loggly requests into an Elixir application | 11 |
logflare/cloudflare-app | A Cloudflare app and companion worker that enables log forwarding from Cloudflare to Logflare | 45 |
furmanoff/lager_slack | A Slack backend for buffering and sending logs in packs to a specific channel | 2 |
leeroyding/json_logger | A logging backend for Elixir apps that outputs logs in JSON format | 24 |
driftrock/quiet_logger | Suppresses logging of health check endpoints in Elixir applications | 2 |
logstash-plugins/logstash-output-influxdb | This plugin is used to send log data from Logstash to InfluxDB | 58 |
tersesystems/echopraxia | A structured logging API for Java applications with conditional and contextual logging features | 54 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
pblittle/docker-logstash | An image providing a configurable Logstash 1.4 environment with Elasticsearch and Kibana integration options | 236 |
yuseferi/zax | A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. | 24 |