Fixing "The Event Log is Full" Error on Windows XP
I was working on a project for work when I suddenly got the strangest error: “The Event Log is Full”. Seriously? What I didn’t remember is that Windows XP doesn’t automatically overwrite events less than 7 days old from the event log, so when it’s full, most applications that try and write to the event log are going to break.
You can easily fix this problem by changing the event logs to overwrite old events regardless of the date, or just increase the size that the log is allowed to grow to.
Note: If your event log is so huge within 7 days that you are getting this error, there’s probably something seriously wrong. You should inspect your event log to understand what is causing all of the errors… more on that in a future article.
Increasing Event Log Size
Open up Event Viewer by typing in eventvwr into the Start \ Run box, or you can find it under Administrative tools section of Control Panel.
You’ll notice over on the right-hand side of the window that the current size of my Application and System Event Logs are 512 KB…
Now you can right-click on one of the Event Logs in the list, and choose Properties from the menu.

In this dialog you can do a number of things… you could clear the log, increase the size, or just set the system to overwrite events as needed.
I chose to increase the maximum size of the event log, and then also to overwrite events as needed.
For those of you using Windows Vista, you’ll notice that the default settings in Vista are to overwrite as needed, and the maximum size is way bigger. Guess my setting choices make sense then…

Again, if your Application or System event logs are growing so gigantic that you are getting this error, you should really look into the root cause by carefully examining the entries in the logs.

Daily Email Updates
You can get our how-to articles in your inbox each day for free. Just enter your name and email below:


This is a nice tweak to increase the event log file size.
You can also Clear all Events from the same context menu as well
Great, thanks.
I had that happen to me, and I discovered that someone on another continent was trying to break into my computer using a program that was trying different passwords on my FTP server. So, as the article says, one should really find out why the event log is filling up.
I did 2 things to put a stop to it. I renamed the built-in “Administrator” account to something else, and I turned off the FTP server that comes with XP because it does not have a feature that will limit connection attempts.
Hi
I’ve just found your website and after failing to find a solution to fix a problem in Windows 7, I would like to ask here if you can help me please?
My question is with regard to clearing the log in Administrative Events found in the Control Panel under AdministrativeTools/Event Viewer of Windows 7. I can clear the contents of all other logs in event viewer because each entry has a “clear log” option when you ‘right-click’ it, but Administrative Events does not have the “clear log” option.
At the moment, the “Administrative Event” log has 207 events and I would like to clear it.
Regards
Dave
Ohhhh , It’s great. Thanks.
YOU ARE A LEGEND!!!!
Thanks.
THanks very much, you are the GEEK!