LogToMail is a simple, yet extremely handy application which automatically sends emails to specified user(s) when an event is logged on the monitored server.
LogToMail can be used as a Windows service, or as a console application.
As soon as LogToMail is up and running, it monitors Windows events and if a new one gets created, LogToMail sends an email to the configured recipient(s).
You can define rules in JavaScript to filter events for which you want to be notified. For instance, you can configure the tool to send emails just for error log events and exclude other types (e.g. warning and info), or send emails for all events except some matching specific event codes.