Skip Navigation

IIST-SI-000206: Enable the log file and ETW

Both the log file and Event Tracing for Windows (ETW) for each IIS 10.0 website must be enabled.
To check compliance with IIST-SI-000206, complete the following steps for each site hosted on the IIS 10.0 web server:
  1. Open the IIS 10.0 Manager.
  2. Click the website name.
  3. Click the
    Logging
    icon.
  4. Under
    Log Event Destination
    , verify that the
    Both log file and ETW event
    option is selected.
If the
Both log file and ETW event
option is not selected, your application is not compliant.
"Microsoft-IIS-Logging/logs" must be enabled before configuring this setting.
If your application is not compliant, complete the following steps:
  1. Open the IIS 10.0 Manager.
  2. Click the site name.
  3. Click the
    Logging
    icon.
  4. Under
    Log Event Destination
    , select the
    Both log file and ETW event
    option.
  5. In the
    Actions
    pane, click
    Apply
    .