Exosphere

Download 12
Last updated Mar 9, 2025

exosp-pii-scan-logs

Fetch PII scan logs for specified date range from Exosphere service.

exosp-pii-scan-logs [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] [order=ORDER]
profile=PROFILE
Connect profile code of Exosphere
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.
order=ORDER
asc or desc.

Output Fields

FieldTypeNameDescription
profileStringConnect profileExosphere connect profile code
start_timeDateStart timeStart time of PII scan
end_timeDateEnd timeEnd time of PII scan
emp_nameStringNamee.g. Scott
dept_nameStringDepartment namee.g. Sales
hostnameStringHostnamee.g. DESKTOP-XXXXXXX
os_nameStringOS namee.g. windows, macos
userStringUserOS account name
detection_typeStringDetection typee.g. User Full Scan, User Custom Scan, Admin Scheduled Scan
inspection_typeStringInspection typee.g. Full, Quick
scan_resultStringScan resulte.g. Success, Fail(Agent Abnormal Termination), Stop, In Progress
total_file_countIntegerTotal file countTotal number of files subject to inspection
scan_file_countIntegerScan file countNumber of files scanned
detected_file_countIntegerDetected file countNumber of files containing personal information
detected_pii_countIntegerDetected PII countNumber of personal (sensitive) information items
protection_typeStringProtection typee.g. Encryption, No Protection
protected_target_file_countIntegerProtected target file countTotal number of files subject to protection
protected_file_countIntegerProtected file countNumber of protected files
dept_pathStringDepartment pathe.g. Logpresso > Sales