Alertail0.2
Alerttail executes actions when.
- System
- Administration
- Monitoring

Alerttail executes actions when "some text" has been written to a file.This software tails a file and when a line matches some text pattern alerttail will execute a list of actions defined on it's own configuration file.
Alerttail is configured via config files.Each file will define tail match policies.When it tails a file, each line is parsed by a regular expression agent that will determine if that text line matches a provided text pattern. If it does, it will execute several actions defined by the user.
Each tailed file can have one or more regex parsers and each of those parsers will trigger one or more actions. Actions can be alerttail built in actions (GTK notify action , geoipLocalization action, filtering text action) or a custom user defined shell command action.
- linux
- Downloads1446
- LicenseGPL
- Platformslinux
- Requirementsboost log4cxx libnotify
- Tags