A powerful and intelligent log processing tool written in Go
Find a file
Winni Neessen ea1ac393bc
Add SPDX license identifiers and update copyright year
All source code files as well as README.md, .gitignore, and various configuration files have been updated with an SPDX license identifier, changing license from CC0-1.0 to MIT. The copyright year has been updated to 2023, and the copyright holder's email address has been corrected from 'winni@neessen.dev' to 'wn@neessen.dev'. An MIT license text file has been additionally added.
2023-12-15 16:35:41 +01:00
.github Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
.idea Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
cmd/server Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
LICENSES Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
.gitignore Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
.golangci.toml Add initial server implementation with config loading and listener setup 2023-12-14 12:09:01 +01:00
config.go Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
error.go Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
go.mod Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
go.sum Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
LICENSE Initial commit 2023-12-08 14:31:37 +01:00
listener.go Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
logranger.toml Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
README.md Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
server.go Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00
sonar-project.properties Add SPDX license identifiers and update copyright year 2023-12-15 16:35:41 +01:00

logranger

Perform actions on rule-based incoming syslog messages