1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

View IIS logs

Discussion in 'Windows Home Server' started by Tyler Durden, Aug 14, 2009.

  1. Tyler Durden

    Tyler Durden Guest

    How can I view the logs that IIS generates for web access?

    Thanks!
     
  2. "Tyler Durden" <abuse@antispam.org> wrote in message
    news:eRGfsTUHKHA.5956@TK2MSFTNGP03.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > How can I view the logs that IIS generates for web access?
    >
    > Thanks!
    ><!--colorc--><!--/colorc-->

    If logging is enabled on each individual website, the logs get saved in the
    system32\logfiles folder. The web service logs will be in a folder name with
    the format of W3SVC#. The # is the website number. You can match the number
    up within the website's properties, where you set logging, take a look at
    the default path and file name, and look for the number.

    --
    Ace

    This posting is provided "AS-IS" with no warranties or guarantees and
    confers no rights.

    Please reply back to the newsgroup or forum to benefit from collaboration
    among responding engineers, and to help others benefit from your resolution.

    Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
    Microsoft Certified Trainer

    For urgent issues, please contact Microsoft PSS directly. Please check
    for regional support phone numbers.
     
  3. Tyler Durden

    Tyler Durden Guest

    as always, thank you [​IMG]


    "Ace Fekay [MCT]" <aceman@mvps.RemoveThisPart.org> wrote in message
    news:O7kS0bUHKHA.4168@TK2MSFTNGP05.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > "Tyler Durden" <abuse@antispam.org> wrote in message
    > news:eRGfsTUHKHA.5956@TK2MSFTNGP03.phx.gbl...<!--coloro:green--><span style="color:green <!--/coloro-->
    >> How can I view the logs that IIS generates for web access?
    >>
    >> Thanks!
    >><!--colorc--><!--/colorc-->
    >
    > If logging is enabled on each individual website, the logs get saved in
    > the system32logfiles folder. The web service logs will be in a folder
    > name with the format of W3SVC#. The # is the website number. You can match
    > the number up within the website's properties, where you set logging, take
    > a look at the default path and file name, and look for the number.
    >
    > --
    > Ace
    >
    > This posting is provided "AS-IS" with no warranties or guarantees and
    > confers no rights.
    >
    > Please reply back to the newsgroup or forum to benefit from collaboration
    > among responding engineers, and to help others benefit from your
    > resolution.
    >
    > Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
    > Microsoft Certified Trainer
    >
    > For urgent issues, please contact Microsoft PSS directly. Please check
    > for regional support phone numbers. <!--colorc--><!--/colorc-->
     
  4. "Tyler Durden" <abuse@antispam.org> wrote in message
    news:eE4$d3UHKHA.1248@TK2MSFTNGP04.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > as always, thank you [​IMG]<!--colorc--><!--/colorc-->

    You are welcome!

    btw - Here are a couple of links on it as well.

    How to configure Web site logging in Windows Server 2003
    This article provides a step-by-step guide to turn on logging on a Microsoft
    Internet Information Services 6.0 (IIS) Web site. Turn on logging on a Web
    site ...


    How to enable IIS logging site activity in Windows 2000
    This article provides a step-by-step guide for enabling IIS logging on a Web
    site. Enable Logging on a Web Site IIS goes beyond the scope of the ...


    Ace
     

Share This Page