Eventlog watcher

  • Thread starter Thread starter dbkarthik
  • Start date Start date
D

dbkarthik

Hi,
I would like to monitor remote system log and would perform some
action based on the log thats gets generated
i came accross System.Management.ManagementEventWatcher but really
could not get things working.
can anyone guide me on this.
 
Hi,
I would like to monitor remote system log and would perform some
action based on the log thats gets generated
i came accross System.Management.ManagementEventWatcher but really
could not get things working.
can anyone guide me on this.

No problem - see my article - <a href="http://www.siccolo.com/Articles/
CodeProject/Build_Event_Log_Watcher/how-to-
Build_Event_Log_Watcher.html">How to Build Remote Event Log Montior/
Watcher (Using TCP in .NET)
</a>

....and more articles at <a href="http://www.siccolo.com/
articles.html">Siccolo articles</a>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top