I am trying to create an Archive for Eventlog but it does not seem to work.
Server 2k12 R2 Environment.
Following is the GPO I have enabled:
I have rebooted the server and made sure it is being applied using "gpresult /r /scope computer". I also checked locally using gpedit.msc and the same settings got propogated successfully. Unfortunately, besides an "Auditing Log is Full" popup the logs keep getting overridden.
I might as well mention that all logs are currently 100MB in size.
Edit: I fired up Process Monitor and found this:
It just looks too weird to me. How come it can write to Security.evtx but cant create a new file? What might be missing if System has FULL Control over that directory?