# logging ## Get all logs. Note that the logs will be returned in order from most recent to least recent. - [GET /application-logs](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getalllogs.md) ## Get all audit logs - [GET /audit-logs](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getauditlogs.md) ## Get all execution components logs - [GET /execution-component-log](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getallexecutioncomponentslogs.md) ## Get execution component log by component ID - [GET /execution-component-log/{componentId}](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getexecutioncomponentbyid.md) ## Get all execution logs - [GET /execution-logs](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getallexecutionlogs.md) ## Get all execution log by ID - [GET /execution-logs/{executionId}](https://help-api.delphix.com/continuous-compliance-engine/2026.1.0.0/cc-engine-apis-2026.1.0.0/logging/getexecutionlogsbyid.md)