How to Increase DLP Manager Service Logging Levels. This affects DLP Manager Service log output to the localhost log.
To increase logging make the following changes in this file:
DLP 11.5 and older- \Vontu\Protect\config\ManagerLogging.properties
DLP 11.6 - 15.0 - \SymantecDLP\Protect\config\ManagerLogging.properties
DLP 15.1 - \Program Files\Symantec\Data Loss Prevention\EnforceServer\15.1\Protect\config
DLP 15.5 - \Program Files\Symantec\DataLossPrevention\EnforceServer\15.5\Protect\config
DLP 15.7 - \Program Files\Symantec\DataLossPrevention\EnforceServer\15.7\Protect\config
Note: Default value is INFO
com.vontu.logging.ServletLogHandler.level = FINEST
com.vontu.level = FINEST
A restart of SymantecDLPManagerService is required to pick up the change.