A out of the box logging with central option (written in golang)
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.
 
 
 
Martin/Geno 29fb1c0801
migrate from genofire to sum7
4 years ago
.ci try gitlab-ci 5 years ago
bot migrate from genofire to sum7 4 years ago
cmd migrate from genofire to sum7 4 years ago
database filter also default 5 years ago
input migrate from genofire to sum7 4 years ago
lib migrate from genofire to sum7 4 years ago
output migrate from genofire to sum7 4 years ago
.drone.yml migrate from genofire to sum7 4 years ago
.gitlab-ci.yml ci to own default format 5 years ago
LICENSE.md Create LICENSE.md 7 years ago
README.md migrate from genofire to sum7 4 years ago
config_example.toml ci to own default format 5 years ago
main.go migrate from genofire to sum7 4 years ago

README.md

logmania

pipeline status coverage report Go Report Card GoDoc

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)

Download Binary

Build

go get -u dev.sum7.eu/sum7/logmania

Configure

see config_example.toml

  • hook2xmpp for e.g. grafana, alertmanager(prometheus), gitlab, git, circleci