CerebralMischief / canarytokend

Example daemon for tailing log files and firing alerts based on regexes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canarytokend

by Thinkst Applied Research

Overview

An example daemon that tails log files and fires Canarytoken alerts based on regular expressions.

Useful for retrofitting Canarytokens into an existing server setup where logs are in place and you want to be notified of specific events.

Modular and low effort.

About

Example daemon for tailing log files and firing alerts based on regexes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 90.7%Language:Shell 9.3%