An open API service indexing awesome lists of open source software.

https://github.com/mutantmonkey/notilog

notilog lets you know about naughty things that happen in your logs.
https://github.com/mutantmonkey/notilog

Last synced: 10 months ago
JSON representation

notilog lets you know about naughty things that happen in your logs.

Awesome Lists containing this project

README

          

# notilog

notilog ("naughty log") lets you know about naughty things that happen in your
logs. It acts as a syslog server that you can configure your local syslog
daemon to forward messages to, and then it looks for events in your logs based
on a set of parsers. If the parser returns a response, the response is placed
in a queue to be delivered by whatever paging glue you choose to write.