Question

We use IIS 7. We have log enabled to be daily for all our sites. For new sites, I can see logs are created properly, but for old sites, the logs are just not there. From IIS manager, I can see the log is enabled, but for some reason, the logging stopped like one month ago.

We installed debugdiag on this server, will this software somehow hide or redirect iis log? Is there any register key I can check (other than what I can see from IIS manager)?

Many Thanks

Was it helpful?

Solution

Sounds like an NTFS permissions issue with the target logs folder.

When restarting IIS, you will see entries in Event Viewer stating it could not create the log file.

See this question and check your folder permissions.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top