logrus-logstash-hook
Log Data Formatter
A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash.
Logstash hook for logrus
203 stars
11 watching
82 forks
Language: Go
last commit: over 1 year ago golanghacktoberfesthooklogruslogstash
Related projects:
Repository | Description | Stars |
---|---|---|
antonfisher/nested-logrus-formatter | Provides a customizable logging formatter to display log messages in a nested structure with field information. | 160 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
sebest/logrusly | Provides a way to send Logrus logs to Loggly using hooks | 28 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
cabify/logrusiowriter | Converts log messages printed using the standard Go `log.Printf` to log messages compatible with Logrus | 16 |
bigunmd/fiberlogrus | Middleware for logging HTTP requests and responses with structured log data | 9 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
logstash-plugins/logstash-output-influxdb | This plugin is used to send log data from Logstash to InfluxDB | 58 |
logrusorgru/aurora | A package providing customizable ANSI-color formatting for Golang's printf and sprintf functions | 1,426 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |