In the middle of migrating sites and scripts from WS2008/IIS7.5 to WS2012/IIS8. These sites and scripts write logs to text files with no issues in our old env. On our new server, the sites are not able to write logs but our scripts have no issues. This doesn't look to be a permission issue as we have granted permissions to folders using IIS APPPOOL\WEBAPPNAME. Is there a new setting in IIS8 that is preventing these apps from writing these logs?
-Authentication > Anonymous Authentication > Application Pool Identity > IIS APPPOOL\WEBAPPNAME
-Permission to log folder > IIS APPPOOL\WEBAPPNAME > FULL CONTROL