* Update security.md All edits are recorded by line: 7 replaced “:” with “.” 11 deleted “;” after “significant”; added “the” after “reduces”; put “()” around “only if it dramatically reduces the risk for the company, customers, or open source users” 18 deleted “,” before “as”; deleted “,” after “baseline” 19 corrected capitalization; added punctuation 20 corrected capitalization; added punctuation 21 corrected capitalization; added punctuation 27 deleted “which” before “applies”, replaced “Fleet owned” with “Fleet-owned”; deleted “, and” before “which”; replaced “company owned” with “company-owned”; replaced “of:” with “of the below.” 34 replaced “auto update” with “auto-update” 45 replaced “, which is” with “. This is an”; deleted “ which is” after “Tool)” 46 replaced “settings” with “settings,” 49 replaced “up to date” with “up-to-date” 54 replaced “impact” with “impacts” 57 Replaced “that” with “which” 58 Replaced “major” with “significant”; Replaced “installation” of ” with “installing”; deleted “,” after “release”; Replaced “have remained” with “remain” 68 Replaced “Accurate” with “An accurate”; deleted “:” from end 69 deleted “would” before ”everage” 86 Replaced “ones” with “those” 88 deleted “,” after “sense” 92 Replaced “important” with “critical” 94 Replaced “extremely” with “exceptionally” 125 Replaced “impact” with “impacts” 127 Replaced“Inability” with “The inability” 130 replaced “Gatekeeper” with “Gatekeeper,” 144 Replace: “Stealth” with “stealth”;Replaced “difficult” with “challenging” 147 replaced “impact” with “impacts” 150 Replaced “No” with “There is no”; deleted “-“ after “impact”; added “()” around “macOS encrypts the system drive by default” 158 Replaced “is” with “to be” 161 Replaced “logon” with “login” 167 deleted “,” after “work” 168 Replaced “logon” with “login” 170 replaced “impact” with “impacts” 173 deleted “,” after “MDM” 177 deleted “,” after “secure” 189 Replaced “allowed” with “permitted”; deleted “,” after “Google Drive” 202 deleted “,” after “benefits” 205 replaced “”,” with “,”” 221 Replaced “malware related” with “malware-related” 224 replaced “impact” with “impacts” 226 replaced “”,” with “,””; deleted “really” before “have”; replaced “that can be performed” with “to preform” 227 deleted “,” after “site”; deleted “you” before “believe” 228 added punctuation 230 added “are” after “you”; deleted “that” after “remember”; Replaced “different” with “other”; Replace: “doing it” with “it would” 239 deleted “ can be used” after “and” * Update security.md line 27 removed "," after "policy
Website News Report a bug
Fleet is the most widely used open source osquery manager. Deploying osquery with Fleet enables programmable live queries, streaming logs, and effective management of osquery across 100,000+ servers, containers, and laptops. It's especially useful for talking to multiple devices at the same time.
Try Fleet
With Node.js and Docker installed:
# Install the Fleet command-line tool
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview
Windows users can omit
sudo, and should run the command inCmd/PowerShellas administrators.
The Fleet UI is now available at http://localhost:1337.
Now what?
Check out the Ask questions about your devices tutorial to learn where to see your devices in Fleet, how to add Fleet's standard query library, and how to ask questions about your devices by running queries.
Team
Fleet is independently backed and actively maintained with the help of many amazing contributors.
📖 In keeping with our value of openness, Fleet Device Management's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product. To upgrade from Fleet ≤3.2.0, just follow the upgrading steps for the latest release from this repository (it'll work out of the box).
Documentation
Documentation for Fleet can be found here.
Community
Chat
Please join us in the #fleet channel on osquery Slack.
Contributing
Contributions are welcome, whether you answer questions on Slack/GitHub/StackOverflow/Twitter, improve the documentation or website, write a tutorial, give a talk, start a local osquery meetup, troubleshoot reported issues, or submit a patch. The Fleet code of conduct is on GitHub.

