Re: How to enable event logging IIS 5.1
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 07/23/05
- Previous message: Frank Rowe: "Re: Why is login requesting domain for some users?"
- In reply to: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Next in thread: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Reply: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 23 Jul 2005 23:19:00 +1000
IIS does not natively log logons to the Application Log.
If you change the local security policy (Start -> Run -> secpol.msc) you can
change the options for Windows Logon/Logoff event auditing. This will log
events to the Security log.
However, if you are doing some custom logging to the Application event log
(e.g. through your own custom COM object), then you need to enable this.
Cheers
Ken
-- IIS Blog: www.adopenstatic.com/cs/blogs/ken/ Web: www.adopenstatic.com "Jeffrey Exconde" <j.exconde@fincad.com> wrote in message news:uz%238ZVyjFHA.4000@TK2MSFTNGP12.phx.gbl... : We have an application that used IIS. And when some logs in to our website : it writes something to the application log and we used it for debugging. : : Sorry, I am not talking about iis log. : : Thanks : : : "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message : news:%23TFVRbnjFHA.3784@tk2msftngp13.phx.gbl... : > Can you explain what you mean by "event logging"? What do you want to log? : > : > Cheers : > Ken : > : > -- : > IIS Blog: www.adopenstatic.com/cs/blogs/ken/ : > Web: www.adopenstatic.com : > : > : > "Jeffrey Exconde" <j.exconde@fincad.com> wrote in message : > news:ejpT2VkjFHA.3540@TK2MSFTNGP14.phx.gbl... : > : Hi, : > : : > : How do you enable event logging in IIS 5.1 : > : : > : Thanks : > : : > : : > : > : :
- Previous message: Frank Rowe: "Re: Why is login requesting domain for some users?"
- In reply to: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Next in thread: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Reply: Jeffrey Exconde: "Re: How to enable event logging IIS 5.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|