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
Stories
News Ask around Meetups Share your story COMPANY
The handbook Testimonials

Pricing Schedule a demo
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, app library Integrations
Docs
Stories
News Ask around Meetups Schedule a demo Share your story COMPANY The handbook Testimonials
Pricing 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

launchd

click to open the table of contents
macOS logo

launchd

LaunchAgents and LaunchDaemons from default search paths.

Column Type Description
disabled text Skip loading this daemon or agent on boot
groupname text Run this daemon or agent as this group
inetd_compatibility text Run this daemon or agent as it was launched from inetd
keep_alive text Should the process be restarted if killed
label text Daemon or agent service name
name text File name of plist (used by launchd)
on_demand text Deprecated key, replaced by keep_alive
path text Path to daemon or agent plist
process_type text Key describes the intended purpose of the job
program text Path to target program
program_arguments text Command line arguments passed to program
queue_directories text Similar to watch_paths but only with non-empty directories
root_directory text Key used to specify a directory to chroot to before launch
run_at_load text Should the program run on launch load
start_interval text Frequency to run in seconds
start_on_mount text Run daemon or agent every time a filesystem is mounted
stderr_path text Pipe stderr to a target path
stdout_path text Pipe stdout to a target path
username text Run this daemon or agent as this username
watch_paths text Key that launches daemon or agent if path is modified
working_directory text Key used to specify a directory to chdir to before launch

Example

List launch daemons that run an application in the Applications directory.

SELECT * FROM launchd WHERE program LIKE '/Applications/%%' OR program LIKE '/Users/%%/Applications/%%';
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
×