Tatum CNAPP

Download 0
Last updated Jun 28, 2025

tatum-cnapp-cloud-scan-logs

Get cloud scan logs from the Tatum CNAPP service.

tatum-cnapp-cloud-scan-logs [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] [cloud-name=CLOUD-NAME] [cloud-id=CLOUD-ID] [status=STATUS]
profile=PROFILE
Connect profile code of Tatum CNAPP.
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
cloud-name=CLOUD-NAME
Cloud account name to filter scan logs.
cloud-id=CLOUD-ID
Cloud ID to filter scan logs.
status=STATUS
Status to filter scan logs. e.g. WAITING, PROCESSING, DONE.

Output Fields

FieldTypeNameDescription
profileStringConnect profileConnect profile code of Tatum CNAPP
scan_idStringScan history IDUnique ID of scan history
cloud_aliasStringCloud aliasAlias name of the cloud account. e.g. acme-dev
cloud_providerStringCloud service providere.g. AWS, AZURE, GCP
cloud_nameStringCloud nameName of the cloud account. e.g. acme-dev
cloud_accountStringCloud accountCloud account number e.g. 12 digits for AWS
started_byStringStarted byScan start method. e.g. SCHEDULER
scheduled_timeDateScheduled timeScheduled time for the scan.
start_timeDateStart timeScan start time.
end_timeDateEnd timeScan end time.
total_asset_countIntegerTotal asset countNumber of assets found during scan.
total_scan_countIntegerTotal scan countNumber of policy checks performed.
api_call_countIntegerAPI call countTotal number of API calls made during the scan
statusStringStatuse.g. WAITING, PROCESSING, DONE
summary_statusStringSummary statuse.g. DONE
scan_typeStringScan typee.g. MANUAL, AUTO
is_hiddenBoolIs hiddenFlag to indicate if view log is disabled
cloud_idStringCloud IDe.g. 67778745c1c389327fc4d6cc
createdDateCreated timeTime when the scan record was created
updatedDateUpdated timeTime when the scan record was last updated