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
6987f4627c
The Ruleset struct has been updated to include a 'HostMatch' field. A corresponding conditional block to handle 'HostMatch' was added in the 'Server' object's ruleset cycle. This allows the rules to include host-specific matches and debug information about matches found. Further expansion of this functionality can enable detailed rule application based on the target host. |
||
---|---|---|
.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