Increase DLP Manager Service Logging Levels
search cancel

Increase DLP Manager Service Logging Levels

book

Article ID: 159534

calendar_today

Updated On:

Products

Data Loss Prevention Enforce

Issue/Introduction

How to Increase DLP Manager Service Logging Levels. This affects DLP Manager Service log output to the localhost log.

Environment

DLP 15.x

DLP 16.x

Resolution

To increase logging make the following changes in ManagerLogging.properties file:

WIndows: C:\Program Files\Symantec\DataLossPrevention\EnforceServer\<version>\Protect\config
Linux: /opt/Symantec/DataLossPrevention/EnforceServer/<version>/Protect/config

Note: Default value is INFO

com.vontu.logging.ServletLogHandler.level = FINEST
com.vontu.level = FINEST
org.apache.juli.FileHandler.level = FINEST

A restart of SymantecDLPManagerService is required to pick up the change.