Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
I've worked round the issue by implementing my own logging for the stuff I need
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
My IIS logs stopped logging to the file system at 09:29 on 15/8/25.
I am not seeing any new logs in the LogFiles/http/RawLogs folder. I have tried restarting the site, and switching logging off and on. I have also deleted and recreated the folders. I have 'owner' role on the website (I am the only account with access). No activity shows in 'view log stream' for web server logs either.
Nothing on the site had changed. It's a simple webapp on a free subscription and has been running for about a year without issues.
Any pointers gratefully received!
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
I've worked round the issue by implementing my own logging for the stuff I need
Thank you - I have tried those things and logging is still not working.
My disk usage is 2%
My logs are configured as follows -
My log files folder is empty (I previously deleted the logs that were there in an attempt to resolve the issue, but the files were small). I have restarted the application several times. It was all working as expected until a few days ago, and stopped when nothing had changed.
Is there anything I can do to get the logs going again?