TaintedLemon
TaintedLemon

Reputation: 658

No more inetpub logs created after W3SVC99

I am currently migrating sites to Windows Server 2016. Running IIS 10.0.14393.0.

All sites in application pools above the ID of 99 do not have a folder inside C:\inetpub\logs\LogFiles. These sites are running as usual, but the traffic is not causing the folder or log files to be created.

Sites with an ID between 1 and 99 are continuing to create *.log files.

Upvotes: 0

Views: 198

Answers (1)

TaintedLemon
TaintedLemon

Reputation: 658

At site Level, under Logging, Select Fields, we had added an extra field for x-forwarded-for. When we removed this extra field. The app pools immediately created new folders for logging.

Upvotes: 0

Related Questions