save event log - schedule task

G

Guest

I am looking for a way to schedule a task to save the event logs
(application, security, system) as a .csv file. I know this is easy to do
manually....event viewer, right click on the log, save as...) but I want it
all automated...a batch file would be ideal, or even just a command line
utility to do so. Any help is greatly appreciated.

Jason Ryon
 
T

Torgeir Bakken \(MVP\)

Jason said:
I am looking for a way to schedule a task to save the event logs
(application, security, system) as a .csv file. I know this is
easy to do manually....event viewer, right click on the log, save
as...) but I want it all automated...a batch file would be ideal,
or even just a command line utility to do so.
Hi

Three free command line utilities listed below that supports this.


PsLoglist in the free PsTools suite
http://www.sysinternals.com/ntw2k/freeware/pstools.shtml


Microsoft Log Parser 2.2
http://www.microsoft.com/downloads/...6b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en


DumpEvt.exe
http://www.somarsoft.com
 

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

Top