How to enable logging to show response rules are executed.
search cancel

How to enable logging to show response rules are executed.

book

Article ID: 245816

calendar_today

Updated On:

Products

Data Loss Prevention

Issue/Introduction

How to enable logging to show response rules that are executed on enforce. 

Environment

Enforce 15.7 and above.

 

Cause

By default, the enforce response rules are not enabled on INFO level logging 

Resolution

in the IncidentPersisterLogging.properties make the following changes:

Add the following line:

com.vontu.command.CommandRuntime.level = FINEST

Modify the Filehandler for the IncidentPersister log

java.utile.logging.FileHandlere.level = FINEST

In the IncidentPersister_0.log you should see the below messages