Exosphere

Download 12
Last updated Mar 9, 2025

exosp-device-file-transfer-logs

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

exosp-device-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
categoryStringDevice categorye.g. Mobile Devices, Removable Disk, USB Tethering
device_descriptionStringDevice descriptione.g. VendorCo ProductCode USB Device
file_nameStringFile nameName of the exported file from the device
file_sizeLongFile sizeSize of the exported file from the device
actionStringActione.g. PERMIT, BLOCK
file_pathStringFile pathPath of the exported file from the device
device_serialStringDevice serialUnique serial number of the device
device_class_nameStringDevice class Namee.g. DiskDrive
device_class_guidStringDevice class GUIDe.g. {4d36e967-e325-11ce-bfc1-08002be10318}
device_hardware_idStringDevice hardware IDe.g. USBSTOR\DiskVendorCoProductCode_____2.00
device_instance_idStringDevice instance IDe.g. USBSTOR\DISK&VEN_VENDORCO&PROD_PRODUCTCODE&REV_2.00\1111111111111111111&0
volume_nameStringVolume nameVolume name (macOS)
volume_sizeStringVolume sizeVolume capacity (macOS)
volume_uuidStringVolume UUIDVolume UUID (macOS)
dept_pathStringDepartment pathe.g. Logpresso > Sales