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 ManagerLogging.properties file:
Windows:
DLP 15.X - \Program Files\Symantec\DataLossPrevention\EnforceServer\15.X\Protect\config\ManagerLogging.properties
Where X stands for 7 or 8
Linux:
DLP 15.X - /opt/Symantec/DataLossPrevention/EnforceServer/15.X/Protect/config/ManagerLogging.properties
Where X stands for 7 or 8
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.