CovenantEyes / log-alerter

Alerts user when an entry shows up in a critical error log (currently Windows only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

log-alerter

A simple tool to listen for important log messages and alert a user.

It currently only supports listening for the Covenant Eyes Windows client.

Usage

Note: Be sure to run with Admin Privileges:

./alerter

Building

Get a recent version of stack.

Then run

stack build
stack exec alerter

About

Alerts user when an entry shows up in a critical error log (currently Windows only)

License:MIT License


Languages

Language:Haskell 100.0%