Received the below error in Enforce console and would like to know what and how to address it? Attached the Enforce logs for past 7 days, for your reference.
Code 1821
Summary Failure to process an incident received from the cloud gateway.
Detail Unexpected error occurred while processing incident received from cloud gateway.
Release : 15.8
In this particular case, all errors were predicated with the following:
Class: com.vontu.enforce.domainlayer.common.database.DatabaseConnectionStatusTask
Method: run
Level: WARNING
Message: Database connection is down
You could see frequently that connectivity to the database was up and down creating these persister issues.
DBAs were patching the database.
Once patching was complete, restarted DLP services and functionality returned to normal.
Upon researching this issue it was found that the majority of these issues were due to issues with the database.