Exosphere

Download 12
Last updated Mar 9, 2025

exosp-app-file-transfer-logs

Fetch application file transfer logs for specified date range from Exosphere service.

exosp-app-file-transfer-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
_timeDateTimestampEvent occurrence time
profileStringConnect profileExosphere connect profile code
emp_nameStringNamee.g. Scott
dept_nameStringDepartment namee.g. Sales
hostnameStringHostnamee.g. DESKTOP-XXXXXXX
os_nameStringOS namee.g. windows, macos
userStringUserOS account name
urlStringURLHTTP upload address
actionStringActione.g. PERMIT, BLOCK
categoryStringApp categorye.g. Web Browser, Messenger, Note Taking Apps
publisherStringPublishere.g. Google, Inc., Apple Inc., Notion Labs, Inc.
product_nameStringProduct namee.g. Chrome, KakaoTalk, Slack
process_nameStringProcess namee.g. Google Chrome, KakaoTalk, slack.exe
file_nameStringFile nameName of the exported file
file_sizeLongFile sizeSize of the exported file
file_typeStringFile typee.g. Not Scanned, General, Scan Failed, Sensitive
pii_countIntegerDetected PII countNumber of personal information items included in the exported file
pii_detailsListPII DetailsArray of key-value pairs with name and count. Name includes Email, Bank Account/Credit Card (Korea), etc.
file_pathStringFile pathPath of the exported file
dept_pathStringDepartment pathe.g. Logpresso > Sales