How to get Checkov Debug Logs via Support Flag
2948
Created On 01/15/24 22:42 PM - Last Modified 01/21/25 21:23 PM
Objective
An explanation on how to get Checkov Debug logs via the support flag.
Environment
- Checkov
Procedure
When requesting Checkov Debug logs from a customer, request that they add the --Support flag to their Checkov scan in order to assist your ongoing investigation.
Please note, that the following flags are required as well: Example of Checkov scan:
checkov -f test.tf --bc-api-key Accesskey::Secretkey --prisma-api-url=https://api2.prismacloud.io/ --repo-id test/kb --supportOnce the scan is ran, the following will be provided:
Path for uploaded logs (give this to support if raising an issue): checkov_support/817421236251008000/817425256147008000_test/kb/1705147383013Please provide the path to the Backend Engineering team for further review.
Additional Information
Checkov CLI Command reference.