Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Huge IIS Logs

Question posted by: redragon (Newbie) on July 2nd, 2008 06:29 PM
Hi All!

We are generating about 80 MB a day of IIS logs and space issues are apparent.

Is there an intelligent document or strategy to trimming these, or choosing a different format? We are currently using the W3C format. Is there anything more compact?
kenobewan's Avatar
kenobewan
Moderator
4,534 Posts
July 3rd, 2008
11:41 AM
#2

Re: Huge IIS Logs
Here is an article that may help you:
Log File Formats in IIS (IIS 6.0)

You may have many extended logging options that you don't need. Reduce these and reduce the size of your log files. Another option would be to use ODBC and store the info in a DB.

Using ODBC is not always recommended, may create performance hit. One alternative is the Log Parser Tool, which is used to push log files to sql server after they have been created. HTH.

Reply
xoise's Avatar
xoise
Newbie
6 Posts
July 3rd, 2008
06:13 PM
#3

Re: Huge IIS Logs
You may also look into Urchin to manage your logs. It can archive logs, automatically delete old ones, etc.

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,087 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top IIS Forum Contributors