Is there any way to let one event block out others for a period of time? I monitor event logs on Windows servers. Every time an event comes through indicating that Windows Update has run, I know I can safely ignore all service down and reboot events for the next 15 minutes. Without setting up dependancy for every single trigger I have, is there a way to simply ignore everything else once a particular item is triggered?