Is there a way to search all the event-logs on a LAN for a specifc event?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You could broadcast the Windows event log events to a syslog server using a tool like the Eventlog to Syslog Service utility or a software like EventLog Inspector. |
|||
|
|
You can search the event log on remote machines with PowerShell, using
|
|||
|
|