You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.ci | 5 years ago | |
bot | 4 years ago | |
cmd | 4 years ago | |
database | 4 years ago | |
input | 4 years ago | |
lib | 4 years ago | |
output | 4 years ago | |
.drone.yml | 4 years ago | |
.gitlab-ci.yml | 4 years ago | |
LICENSE.md | 6 years ago | |
README.md | 4 years ago | |
config_example.toml | 4 years ago | |
main.go | 4 years ago |
README.md
logmania
This is a little logging server.
input
It receive logs (events) by:
- syslog
- journald (with service nc)
output
And forward this logs (events) to multiple different output:
- xmpp (client and muc)
- file
there a multi filter possible
- regex
- priority
it could replace text by regex expression
configuration live possible by bot (on input e.g. xmpp)
Get logmania
Download
Latest Build binary from ci here:
Download All (with config example)
Build
go get -u dev.sum7.eu/sum7/logmania
Configure
see config_example.toml
Related Projects
- hook2xmpp for e.g. grafana, alertmanager(prometheus), gitlab, git, circleci