mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-22 12:50:50 +01:00
A powerful and intelligent log processing tool written in Go
Winni Neessen
5d72bcac91
The processing deadline handling was moved from the connection-level anonymous go-routine to the HandleConnection method. This refactor allows the reading from the connection to be looped, improving the handling of timeouts and parsing failure cases. |
||
---|---|---|
.github | ||
.idea | ||
cmd/server | ||
etc | ||
LICENSES | ||
.gitignore | ||
.golangci.toml | ||
config.go | ||
connection.go | ||
error.go | ||
go.mod | ||
go.sum | ||
go.sum.license | ||
LICENSE | ||
listener.go | ||
README.md | ||
server.go | ||
sonar-project.properties |
logranger
Perform actions on rule-based incoming syslog messages