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
68b1544125
Implemented new template functions to allow conversion of strings to SHA-1, SHA-256, and SHA-512 hash formats, as well as base64 encoding. These changes include the creation of the SHAAlgo type and associated constants representing different SHA algorithms. The additional functionality will enhance template handling by adding more options for string encryption and encoding. |
||
---|---|---|
.github | ||
.idea | ||
cmd/server | ||
etc | ||
LICENSES | ||
plugins | ||
template | ||
.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