IIS Logs not getting created
Posted
by Chris
on Server Fault
See other posts from Server Fault
or by Chris
Published on 2009-10-27T09:52:32Z
Indexed on
2010/03/17
15:11 UTC
Read the original article
Hit count: 468
Hi
I have a site running on IIS 6. I have turned on logging on the website tab of IIS and specified a directory for it to write to. Set it to an hourly schedule.
However no logs are ever created.
Have reset iis. checked disk space and permissions on the directory it is writing to but no logs are ever created. I can see this did work once, as there are logs created in the system32/logfiles directory from about a year ago. Even if I specify that directory nothing new gets created
This is on a hosted service
What else can I check? Is there any place that errors would be written to that might give me a clue as to what is going on? Have tried event viewer but nothing untoward in there
Would appreciate any pointers on this
© Server Fault or respective owner