DOCUMENT:Q172141 01-MAY-1999 [iis] TITLE :Logging File Methods with IIS PRODUCT :Internet Information Server PROD/VER:WinNT:3.0 OPER/SYS: KEYWORDS:kbother ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Internet Information Server 3.0 ------------------------------------------------------------------------------- SUMMARY ======= You can use three different logging file methods with Internet Information Server (IIS). These methods are Daily, Weekly, and Monthly. You can select these methods by selecting the appropriate service computer name in Internet Service Manager. Then select Properties, Service Properties, then the Logging tab. The Daily log files are created at 12:00 A.M. of each day. They use the following date format for filenames: INyymmdd.log. The Weekly log files are created at 12:00 A.M. on Sunday of each week. They use the following date format for filenames: INyymmww.log. The Monthly log files are created at 12:00 A.M. on the first day of each month. They use the following date format for filenames: INyymm.log. MORE INFORMATION ================ When you switch from Daily to Weekly logging formats, a new Weekly log file is created at the time the change is applied, then again at 12:00 A.M. on Sunday of each week. For example, on Friday afternoon the change is made from Daily to Weekly format. A new Weekly log file is created at this time, then again at 12:00 A.M. the following Sunday. When you switch from Daily or Weekly to Monthly logging formats, a new Monthly log file is created at the time the change is applied, then again at 12:00 A.M. on the first day of the next month. For example, on Friday afternoon the change is made from Daily to Monthly format. A new Weekly log file is created at this time, then again at 12:00 A.M. the first day of the following month. ====================================================================== Keywords : kbother Technology : kbiisSearch kbiis300 Version : WinNT:3.0 Hardware : ALPHA x86 Issue type : kbhowto kbinfo ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.