slog-logstash

Logger

A Logstash handler for structured logging in Go

🚨 slog: Logstash handler

GitHub

6 stars
2 watching
0 forks
Language: Go
last commit: 15 days ago
attributeelasticelkerrorerrorsgogolanghandlerloglog-levelloggerlogstashmiddlewareslogstructured-logging

Related projects:

Repository Description Stars
samber/slog-channel A Go channel handler for structured logging 6
samber/slog-nats A NATS handler for structured logging 10
samber/slog-multi A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. 394
samber/slog-sentry A Sentry handler library for structured logging in Go 47
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 128
samber/slog-webhook A library that provides a webhook handler for structured logging in Go 8
samber/slog-fiber A middleware that logs HTTP requests using the Slog logging library. 58
slog-rs/slog An ecosystem of reusable components for structured logging in Rust. 1,578
gookit/slog A lightweight and configurable logging library for Go. 402
xybor-x/xylog A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. 16
bshuster-repo/logrus-logstash-hook A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. 203
echocat/slf4g A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. 3
alexcesaro/log Provides logging libraries with simple and fast output options 48
ssgreg/journald Provides an implementation of systemd Journal's native API for structured logging in Go. 41
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43