Tag: log file compression

Compress individual log files into individual compressed archives

There was a task to compress all the log files for a Microsoft IIS6 installation. The log files were taking up gigabytes of space, whereas a single log file may be as large as 50 to 100MB in size.  A compressed log file resulted in only 2-4MB in size. I needed a method that would compress each log file into…

Read More »