Troubleshooting and accessing logs
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Now Platform Security
Access various logs to troubleshoot and identify the failure reasons.
Code Signing logs
If any of the ECC queue records is not signed by the Code Signing Tracker API, the unsigned messages and the required details are displayed in the Code Signing module. Navigate to
to access the list of records that are not trusted.For additional debug node logs, enable com.glide.codesigning.tracking.debug and set its value to true.
REST message signature validation failure on MID Server
Access the error message regarding to the signature validation failure, by navigating to
and opening the required REST message record.


JDBC probe
When a JDBC data source with an invalid or missing signature is executed on a MID Server, an error message with the required details is displayed.
Source also displays the details of the error message.
MID Server logs
- Rules that the MID Server loaded from the boot configuration file.
- Granular execution trace of rules.
- Specific rule due to which an ECC message is to be accepted or rejected.