Chapter 13 Logging and Reporting : Advanced logging : Configuring NAC quarantine logging
  
Configuring NAC quarantine logging
NAC quarantine log messages provide information about what was banned and quarantined by a DLP sensor. The following explains how to configure NAC quarantine logging and enable it on a policy. This procedure assumes the DLP sensor is already in place. View the UTM Handbook for more details on DLP.
To configure NAC quarantine logging
1. Go to Policy > Policy > Policy.
2. Select the security policy that you want to apply the DLP profile to, and then select Edit.
3. Within the Security Profiles section, enable DLP Sensor and then select the profile from the drop-down list.
4. Select OK.
5. Log in to the CLI.
6. Enter the following to enable NAC quarantine in the DLP sensor:
config dlp sensor
edit <dlp_sensor_name>
set nac-quar-log enable
end