Home » Infrastructure » Windows » Storing Event Log in local database (10g)
Storing Event Log in local database [message #286848] Mon, 10 December 2007 04:26 Go to next message
adit_me1
Messages: 49
Registered: October 2007
Location: BANGALORE
Member
hi all,
I was recently given the task of storing the windows event log (the one we see in the event viewer)for my application's database in one of its own tables for future reference. Can anyone help me in this????

[Updated on: Mon, 10 December 2007 04:28]

Report message to a moderator

Re: Storing Event Log in local database [message #286861 is a reply to message #286848] Mon, 10 December 2007 04:47 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
What did you already search, investigate and try?
Or do you expect us to do the whole work?

Regards
Michel
Re: Storing Event Log in local database [message #286866 is a reply to message #286861] Mon, 10 December 2007 05:13 Go to previous messageGo to next message
adit_me1
Messages: 49
Registered: October 2007
Location: BANGALORE
Member
hi,
i am new to this field, i searched on the net but it all refered to use of reflections in .NET.. i know that Microsoft uses the log to track operating system events (system log), events generated by installed applications (application log), and security information recorded for either system or application programs (security log).
i wanted to know if there is some way we can extract this information and store it.
if you can refer me some study material or a link to this, it would be really helpful..

thanks..
Re: Storing Event Log in local database [message #286887 is a reply to message #286866] Mon, 10 December 2007 06:26 Go to previous message
ThomasG
Messages: 3211
Registered: April 2005
Location: Heilbronn, Germany
Senior Member
You will need some programming/scripting language that can both access oracle and the event log.

For example PERL.

It can access the eventlog with the Win32::EventLog package, and Oracle with the DBI / DBD::Oracle Packages.
Previous Topic: ODBC Client in Windows CE.NET 4.2
Next Topic: how can Schedule RMAN Script From Window Utility
Goto Forum:
  


Current Time: Fri Mar 29 09:47:19 CDT 2024