Missing events in the application log

J

Jen

My application log is missing events. I monitor all connections to my
SQL serveres which logs an event each logon. This is thousands of
events a day. My logs are large enough and they are set to overight
events more than 4 days old.

I'm not getting any messages in the system log telling me that the
application log is full. However, almost every day I have a large block
of time in which not has been logged. Usually it's between 10PM and
2AM.

Any ideas why that is?

thanks,
Jen
 
D

Dave Patrick

The temporary fix;
You might try changing the file properties to "Overwrite as needed"

Then; Control Panel|Administrative Tools|Services|Event Log Service|General,
set the "Startup Type:" to "Disabled" restart the pc, then delete (or move)
the corrupt *.evt file(s) from %windir%\system32\config then set the Event
Log Service "Startup Type:" back to "Automatic", restart for effect.

The more permanent fix;
http://support.microsoft.com/default.aspx?scid=kb;en-us;829246&Product=win2000

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| My application log is missing events. I monitor all connections to my
| SQL serveres which logs an event each logon. This is thousands of
| events a day. My logs are large enough and they are set to overight
| events more than 4 days old.
|
| I'm not getting any messages in the system log telling me that the
| application log is full. However, almost every day I have a large block
| of time in which not has been logged. Usually it's between 10PM and
| 2AM.
|
| Any ideas why that is?
|
| thanks,
| Jen
|
 

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