UsbConnectedStorageDevices collector Published on Aug 26, 2026
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next Find which users have used USB mass storage devices on managed devices. This collector gets details about last usage and device details.
Collector output
Field
Type
Description
vendor_id
String
Device's vendor ID.
product_id
String
Device's product ID.
serial_number
String
Device's serial number.
device_type
String
Only "USB storage" type is supported.
guid
String
ID provided by operating system (Windows only).
last_connection_time
Timestamp
Last time the device was plugged (Windows only).
user_name
String
User that mounted the device. If no user was logged in when device was mounted, then the field will be empty (Windows only).
last_time_used_by_user
Timestamp
Last time the operating system touched the device.
Example: Show all USB storage devices that were connected to computers with running Windows
UsbConnectedStorageDevices where HostInfo os contains "win" Example: Show all USB storage devices that were connected to computers with running Windows
UsbConnectedStorageDevices where HostInfo os contains "win"
Was this article helpful?
Yes No
Related articles
Endpoint Detection and Response (EDR) > Endpoint Detection and Response Product Guide > Collecting device data for real-time search > Built-in collectors
Endpoint Detection and Response (EDR) > Endpoint Detection and Response Product Guide > Collecting device data for real-time search > Built-in collectors
Endpoint Detection and Response with Forensics (EDRF) > Investigate potential threats with EDRF > Conduct searches > Search real-time data of endpoints for investigation and threat hunting > Collecting device data for real-time search > Built-in collectors