Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
4.4 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
  2. <HTML DIR="ltr">
  3. <HEAD>
  4. <TITLE>Configure Web server logging</TITLE>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. <META NAME="MS.LOCALE" CONTENT="EN-US">
  8. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  9. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  10. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  11. </HEAD>
  12. <BODY>
  13. <DIV CLASS="UAbrand"><SPAN CLASS="webonly"><IMG SRC="UAbrand.gif" CLASS="UAbrand" ALT="Microsoft Windows Graphic"></SPAN></DIV>
  14. <P CLASS="proclabel">To configure Web server logging</P>
  15. <OL>
  16. <LI>
  17. Open <A ID="shortcut" HREF="EXEC=,uddi.msc,/s CHM=UAShared.chm FILE=alt_url_windows_component.htm">
  18. UDDI&nbsp;Services</A>.
  19. <LI>
  20. In the console tree, click the
  21. UDDI&nbsp;Services
  22. Web server you want to configure.
  23. <P CLASS="navTree"><A ID="expand" HREF="#" CLASS="where">Where?</A></P>
  24. <DIV CLASS="expand">
  25. <UL CLASS="navTree">
  26. <LI CLASS="branch">
  27. <img src="images/uddi.gif" width="16" height="16" alt="" border="0">
  28. UDDI&nbsp;Services
  29. <LI CLASS="branch">
  30. <img src="images/site.gif" width="15" height="16" alt="" border="0"> <i>Site Name</i>
  31. <LI CLASS="branch">
  32. <img src="images/webserver.gif" width="15" height="16" alt="" border="0"> <i>Web
  33. Server</i></LI>
  34. </UL>
  35. </DIV>
  36. <li>
  37. On the <b>Action</b> menu, click <b>Properties</b>.
  38. <li>
  39. Click the <b>Logging</b> tab and select from the following configuration
  40. options:
  41. <ul>
  42. <li>
  43. <b>Event Log Settings</b>&nbsp;&nbsp; Move the slider to specify the level of
  44. information published to the event log by this
  45. UDDI&nbsp;Services
  46. Web server component.
  47. <li>
  48. <b>Log File Settings</b>&nbsp;&nbsp; Move the slider to specify the level of
  49. information published to the log file by this
  50. UDDI&nbsp;Services
  51. Web server component.</li>
  52. </ul>
  53. </li>
  54. </OL>
  55. <TABLE>
  56. <TR>
  57. <TH>
  58. Slider setting</TH>
  59. <TH>
  60. Description</TH>
  61. </TR>
  62. <TR>
  63. <TD>None</TD>
  64. <TD>No information is logged.</TD>
  65. </TR>
  66. <TR>
  67. <TD>Error</TD>
  68. <TD>Records significant problems, such as loss of data or loss of functionality.
  69. For example, if a service fails to load during startup, an error will be
  70. logged.</TD>
  71. </TR>
  72. <TR>
  73. <TD>Warning
  74. </TD>
  75. <TD>
  76. Records errors and events that are not necessarily significant, but may
  77. indicate a possible future problem. For example, when disk space is low, a
  78. warning will be logged.</TD>
  79. </TR>
  80. <TR>
  81. <TD>Failure Audit</TD>
  82. <TD>Records errors, warnings, and security access attempts that fail. For example,
  83. if a user tries to access a network drive and fails, the attempt will be logged
  84. as a Failure Audit event.</TD>
  85. </TR>
  86. <TR>
  87. <TD>Success Audit</TD>
  88. <TD>Records errors, warnings, and both failed and successful security attempts. For
  89. example, a user's successful attempt to log on the system will be logged as a
  90. Success Audit event.</TD>
  91. </TR>
  92. <TR>
  93. <TD>Info</TD>
  94. <TD>Records errors, warnings, security audits, and events that describe the
  95. successful operation of an application, driver, or service. For example, when a
  96. network driver loads successfully, an Info event will be logged.</TD>
  97. </TD>
  98. </TR>
  99. <TR>
  100. <TD>Verbose</TD>
  101. <TD>Records all successful and failed events.</TD>
  102. </TR>
  103. </TABLE>
  104. <P CLASS="note">Note</P>
  105. <UL>
  106. <LI>
  107. To open
  108. UDDI&nbsp;Services, click <b>Start</b>, point to <b>Administrative
  109. Tools</b>, and then click <b>
  110. UDDI&nbsp;Services</b>.
  111. <LI>
  112. Before you can configure a site or one of its Web servers, you may need to add
  113. the site to the
  114. UDDI&nbsp;Services
  115. snap-in. For more information, see <a href="uddi.mmc.connecttoasite.htm">Add a Site
  116. to the UDDI&nbsp;Services Snap-in</a>.</LI>
  117. </UL>
  118. <hr class="iis" size="1">
  119. <p align="center"><i><a href="colegal.htm">&copy; 1997-2002 Microsoft Corporation. All rights
  120. reserved</a>.</i></p>
  121. </BODY>
  122. </HTML>