From: Mario - Roma on 25 Jun 2010 10:57 I have lots of log files inside the c:\winnt\system32\logfiles subdirectories. My IIS is configured to create a log file each day. Can I safely delete the old log files (let's say, more than 7 days ago) or should I perform any specific procedure to purge them? Regards Marius
From: Dan on 25 Jun 2010 11:22 "Mario - Roma" <mario(a)nospam.local> wrote in message news:uumB0aHFLHA.5500(a)TK2MSFTNGP05.phx.gbl... > I have lots of log files inside the c:\winnt\system32\logfiles > subdirectories. > My IIS is configured to create a log file each day. > Can I safely delete the old log files (let's say, more than 7 days ago) or > should I perform any specific procedure to purge them? > Regards > Marius > > You can delete them, it won't break anything. However, you might want to ZIP them and store them elsewhere just in case you want to use them to produce reports later on. ZIPping them will normally compress to a small percentage of the original size. -- Dan
|
Pages: 1 Prev: windows authentication Next: memory access violation caused by unloaded dll |