Prisma Cloud Compute: How To Collect Agentless Logs?
7261
Created On 07/31/22 00:01 AM - Last Modified 08/22/22 18:23 PM
Objective
How to collect Agentless log in Prisma Cloud Compute?
Environment
- Prisma Cloud Compute
- Agentless Scanning
- Logs
Procedure
- On the local system/Machine, issue a GET request to /api/v1/logs/agentless/download to download the scanner logs.
curl -k -u '{USER:PASSWORD}' https://{CONSOLE IP}/api/v1/logs/agentless/download -o agentless.tar.gz
- Once the file is downloaded, unzip the tar file and attach it to the support case for analyzing.