Fleet logo
Menu An icon indicating that interacting with this button will open the navigation menu.
Fleet logo An 'X' icon indicating that this can be interacted with to close the navigation menu.
Multi platform
Device management   (+ MDM) Orchestration   (+ monitoring) Software management   (+ CVEs) Integrations

Docs
Pricing
More
News Case studies Ask around Meetups Share your story The handbook Get your license Schedule a demo
Schedule a demo
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, app library Integrations
Docs Pricing
More
News Case studies Ask around Meetups Share your story
The handbook Get your license Schedule a demo
Try it yourself

Tables

Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.

macOS Apple

Linux Linux

Windows Windows

Chrome ChromeOS

{{table.title}} evented table

disk_events

click to open the table of contents
macOS logo

disk_events EVENTED TABLE

Track DMG disk image events (appearance/disappearance) when opened.

Column Type Description
action text Appear or disappear
checksum text UDIF Master checksum if available (CRC32)
content text Disk event content
device text Disk event BSD name
eid text Event ID
Not returned in SELECT * FROM disk_events.
ejectable integer 1 if ejectable, 0 if not
filesystem text Filesystem if available
media_name text Disk event media name string
mountable integer 1 if mountable, 0 if not
name text Disk event name
path text Path of the DMG file accessed
size bigint Size of partition in bytes
time bigint Time of appearance/disappearance in UNIX time
uuid text UUID of the volume inside DMG if available
vendor text Disk event vendor string
writable integer 1 if writable, 0 if not

Example

This is an evented table, and as such, is more useful if you are sending osquery logs to a SIEM or other centralized destination via Fleet. Events must be enabled. This query will contain the list of all actions related to connecting and removing disks, including SMB drives and USB storage, which can be very useful for investigative purposes.

SELECT * FROM disk_events;
Edit page

Questions?

Ask us anything
{{table.title}} evented table
Fleet logo
Multi platform Device management Orchestration Software management Integrations Pricing
Documentation Support Docs API Release notes Get your license
Company About News Jobs Logos/artwork Why open source?
ISO 27001 coming soon a small checkmarkSOC2 Type 2 Creative Commons Licence CC BY-SA 4.0
© 2025 Fleet Inc. Privacy
Slack logo GitHub logo LinkedIn logo X (Twitter) logo Youtube logo Mastadon logo
Tried Fleet yet?

Get started with Fleet

Start
continue
×