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.
- Host: GitHub
- URL: https://github.com/mutantmonkey/notilog
- Owner: mutantmonkey
- License: isc
- Created: 2014-06-07T06:44:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T03:43:23.000Z (about 12 years ago)
- Last Synced: 2025-02-01T14:37:49.096Z (over 1 year ago)
- Language: Python
- Size: 184 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.