Application Logs
Last updated
Last updated
Audience: System Administrators
Content Summary: This page outlines commands to retrieve Helm values, pods, and logs of various Immuta components (such as the Fingerprint Service or Immuta Web Service) to identify installation issues.
Note: You can enable debug logging for the Fingerprint Service in the Helm Chart with fingerprint.logLevel: DEBUG
.
Note: You can change the value of the log level to DEBUG
for Patroni in the Helm Chart for the Database and Query Engine pods by using the following values:
database.patroniLogLevel: DEBUG
database.patroniRequestsLogLevel: DEBUG
queryEngine.patroniLogLevel: DEBUG
queryEngine.patroniRequestsLogLevel: DEBUG