event viewer
#1
Posted 17 May 2006 - 08:12 AM
i've set the security log size to 4gb, and use the option to overwrite as needed.
the next day, the oldest log was from yesterday at 16h. but the size of thelog was 500mb and not 4gb.
then i set the option to overwrite event older than 7 days.
same thing happen.
my question is: why are all the log erased instead of being replaced.
i try to erase the log file, no difference.
any idea...
thanks
#2
Posted 17 May 2006 - 06:11 PM
Long post short - expected behavior.
This post has been edited by cluberti: 17 May 2006 - 06:14 PM
#3
Posted 18 May 2006 - 08:12 AM
thanks a lot.
This post has been edited by wildrems: 18 May 2006 - 08:12 AM
#4
Posted 18 May 2006 - 02:19 PM
#5
Posted 19 May 2006 - 03:25 PM
cluberti, on May 17 2006, 08:11 PM, said:
Long post short - expected behavior.
Unless you're talking about how much RAM one process can consume, I don't believe there's any 1 GB limitation, unless it's Windows 9x. Windows 9x, according to Microsoft only supports 1 GB of RAM. I never heard of a 1 GB limitation with Windows NT, Windows 2000 and Windows XP until today!!
This post has been edited by RJARRRPCGP: 19 May 2006 - 03:27 PM
#6
Posted 19 May 2006 - 03:36 PM
I also can't see that a RAM restriction would impact on the size of the event logs, as they are physical log files as opposed to something that is permanently stored in memory.
#7
Posted 19 May 2006 - 04:21 PM
Edit: I knew this existed. There is a technet article which backs me up on this, that is public:
http://technet2.microsoft.com/WindowsServe...3.mspx?mfr=true
The salient bits for those who don't want to read the whole article:
Quote
For the Event Log service, this means that regardless of how large the log has been configured to be, events might no longer be written to the log. Error messages will not be displayed. The events will simply not appear in the event log, or they might overwrite other events that have been recorded previously. Fragmentation of the log files in memory has also been shown to lead to significant performance problems on busy systems.
Due to these limitations — even though the theoretical limit for memory-mapped files suggests that you should be able to configure up to 1 GB for all the event logs, and you can actually specify as much as 4 GB per log — Microsoft has verified that the practical size limit for all event logs combined is around 300 megabytes (MB) on most servers. On Windows XP, member servers, and stand-alone servers, the combined size of the application, security, and system event logs should not exceed 300 MB. On domain controllers, the combined size of these three logs — plus the Directory Service, File Replication Service, and DNS Server logs — should not exceed 300 MB.
This post has been edited by cluberti: 19 May 2006 - 04:24 PM
#8
Posted 19 May 2006 - 05:58 PM
Many thanks Cluberti for educating me, and, now armed with this very useful information, my whole design philosophy will change!
In all honesty, I have been working with NT since 3.51, and this is the first time I have seen this, and it is very useful to know.
Thanks again.
G



Help
Back to top











