EventLog

  • Thread starter Thread starter GC
  • Start date Start date
G

GC

Hello All,

Is it possible to moniter event logs on a remote machine using the event log
component. ie Using the EntryWritten event. I keep getting the warning "
Cannot monitor Event log. The log may exist on a remote computer."

TIA

Geoff
 
Hi,

<msdn>
....You can only receive event notifications when entries are written on the
local computer. You cannot receive notifications for entries written on
remote computers.
</msdn>

Hello All,

Is it possible to moniter event logs on a remote machine using the event log
component. ie Using the EntryWritten event. I keep getting the warning "
Cannot monitor Event log. The log may exist on a remote computer."

TIA

Geoff
 
Back
Top