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
0fae461408
Added a Ruleset configuration to the logranger application, along with associated error handling. The code now loads a ruleset file from configuration, checks for duplicate rules, and logs each rule as it is found. The ruleset is also integrated within the server setup. The PIDFile now includes a default RuleFile reference in config.go. |
||
---|---|---|
.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 | ||
rule.go | ||
server.go | ||
sonar-project.properties |
logranger
Perform actions on rule-based incoming syslog messages