longkey1 / logwatcher

tiny log monitoring tool using `tail` and `grep` only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logwatcher

Usage

$ watch.sh [<options>]

Options

  • -l target log file path
  • -k keyword string (comma separated)
  • -m message format [default @]
  • -c notification command

About

tiny log monitoring tool using `tail` and `grep` only.


Languages

Language:Shell 100.0%