Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
quicklook_cache
Files and thumbnails within macOS's Quicklook Cache.
Column | Type | Description |
---|---|---|
cache_path | text | Path to cache data |
fs_id | text | Quicklook file fs_id key |
hit_count | text | Number of cache hits on thumbnail |
icon_mode | bigint | Thumbnail icon mode |
inode | integer | Parsed file ID (inode) from fs_id |
label | text | Parsed version 'gen' field |
last_hit_date | integer | Apple date format for last thumbnail cache hit |
mtime | integer | Parsed version date field |
path | text | Path of file |
rowid | integer | Quicklook file rowid key |
size | bigint | Parsed version size field |
volume_id | integer | Parsed volume ID from fs_id |