Event viewer email alerts
Windows Server 2008 Event viewer there is an option to Attach task to this event. Is there a Microsoft solution, to send an email alert for any Error messages that flag up in the event viewer?
You can use Attach task to this log or simply create a new scheduled task.
- Use the trigger When a specific event is logged
- Choose the log you want to monitor (you can choose multiple logs in the advanced task settings)
- Set the action to Send an e-mail (and provide the nescessary information)
If you want any error sending a message you have to refine the trigger.
Edit the trigger and choose custom. Then you have to press the button new event filter…
- Tick Error in the error level part
- In the drop down menu by log you can choose the log you want to monitor
With this event filter you get a message for each error that occurs.

Check more discussion of this question.
Related posts:
Leave a comment
Recent Posts
- Cron expression that runs every 5 minutes from 1:30 am – 6:00 am [duplicate]
- Understanding redundant power supplies
- Is there a way for administrators to disable users from installing Firefox extensions?
- Is there research material on NTP accuracy available?
- How to create a limited “domain admin” that does not have access to domain controllers?
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





