Server 2008 IIS – Disable logging

Web-Server-iconIf you are running web applications or hosting websites on IIS, and have your IIS logging enabled. You are in risk of running out of disk space. Of course the logging is needed for debugging and such. If it is not in use, cleared periodically I think you should just disable it.

Here is how to disable IIS logging:
Open IIS Manager, and select the server in the left hand pane.
Select the logging icon, and click Stop in the right hand pane.

If the logging icon can not be found. It is because the logging function is not installed. And if it is not needed, just keep it that way. You will find it in Role Service, under IIS.

Happy logging!

About Author

Related Posts

Port forwarding to Remote Desktop

Allow port forwarding to Remote Desktop Using remote desktop from outside your home is a convenient way to work on your home computers/servers when your are away….

remove search protect

Windows 7/8 – How to remove Search Protect (searchprotect)

I assume you need to remove search protect virus. Or it’s not really a virus. Just an annoying malware. This is, fortunately, one of the easier malware to remove….

How do I find my IP

How do you find your ip? This is actually a two part question. First do you want your global ip or your local ip? A global ip…

Server 2008 – How to uninstall Internet Explorer 11

Sometimes this just needs to be done. And here is a show how to uninstall Internet Explorer 11. How to: ——- 1) Go to control panel >…

FileZilla – Use RSA certificate to connect to sftp

Here is how to connect to your sftp account with FileZilla using RSA certificate. You will need to refer to my previous article if you haven’t already…

Debian/Ubuntu – Use RSA certificate with Putty

Here is how to connect to a Debian based server using RSA certificate with Putty. First thing you need is to download Puttygen, and you will find…

Leave a Reply