Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems — without the downtime risk.
Go to file
Kelvin Oghenerhoro Omereshone 8abe592808
Make redirect to via /slack 301 and add support link in docs homepage (#4696)
* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* chore: remove queries from develop

* docs: add query to get running docker containers

* docs: add query to get machines with unencrypted primary disks

* fix: remove trailing ---

* fix: remove trailing ---

* chore: remove trailing ---

* docs: add query to get applications hogging memory

* fix: resolve merge conflicts

* chore: update PR

* chore: update PR

* chore: merge previous query

* feat: add query to find servers with root logins within the day

* fix: remove unneeded period

* docs: add instructions for submiting multiple queries

* fix: remove duplicate entry

* fix: remove period from get running docker containers query description

* docs: add instructions for submiting multiple queries

* fix: resolve merge conflicts

* feat: add description for query to fetch failing batteries

* fix: resolve duplicate descriptions

* fix: remove typo in deplying docs

* fix: reword description

* fix: add suggestions to improve description

* feat: add description to query to fet windows machines with unencrypted hard disks

* feat: update description for count apple applications installed query

* chore: add dominuskelvin as maintainer

* docs: 📝 Add query to get apps opened within the last 24 hours

* feat: add query to find apps not in Applications directory

* feat: add query to find subscription based applications that have not been opened for the last 30 days

* feat: add link to signing installers

* fix: typo with link to the getting started page

* feat: docs on how to sign an osquery installer

* feat: make signing installer a subsection of osquery installer

* feat: make description for signing installer shorter and compact

* fix: change package to installers

* fix: reword note section

* feat: add instructions to use credentials below to log in to fleet preview

* feat: update static pages explicitly listed in sitemap

* feat:  change the fleetdm.com/docs landing page to send folks clicking for support to fleetdm.com/slack instead of to the contact formadd testimonial section

* feat: add a 301 redirect

* feat: update docs landing page to link to slack instead of support form
2022-03-18 12:30:28 -05:00
.github Create dependabot.yml (#4558) 2022-03-16 16:00:22 -04:00
.storybook Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
.vscode Add Fleet server deployment in CI (#3530) 2021-12-29 20:29:18 -08:00
assets New navigation bar (#3962) 2022-02-02 11:27:14 -06:00
changes Add UI for global admin to reset user passwords (#4613) 2022-03-16 11:05:05 -05:00
charts/fleet Update changelog and bump versioning (#4497) 2022-03-07 11:08:51 -06:00
cmd Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
cypress Add UI for global admin to reset user passwords (#4613) 2022-03-16 11:05:05 -05:00
docs Ignore pagination params for the download csv endpoint (#4608) 2022-03-16 09:01:52 -04:00
ee Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
frontend fixed tooltip for pack queries table (#4647) 2022-03-17 11:49:25 -07:00
handbook Handbook: Please use sentence case (#4690) 2022-03-18 11:54:14 -05:00
orbit Fix race condition in updates test (#4661) 2022-03-18 09:30:45 -07:00
pkg Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00
server Fix race condition in updates test (#4661) 2022-03-18 09:30:45 -07:00
tools Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
website Make redirect to via /slack 301 and add support link in docs homepage (#4696) 2022-03-18 12:30:28 -05:00
.dockerignore Added support to read jwt and mysql password from a file (#141) 2021-01-04 07:58:43 -08:00
.eslintrc.js Perform client side filtering with react table (#2834) 2021-11-09 11:31:28 -06:00
.gitattributes Windows friendly changes after walking through getting started guide (#1441) 2021-07-21 20:49:44 -04:00
.gitignore Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Adding gosec linter (#4437) 2022-03-07 09:10:35 -05:00
.goreleaser-snapshot.yml Publish development Docker images (#2114) 2021-09-21 13:06:22 -07:00
.goreleaser.yml Add netgo tag to prevent crashes on linux when making external requests (#1681) 2021-08-16 15:48:45 -03:00
.npmignore Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
.prettierignore Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CHANGELOG.md Update changelog and bump versioning (#4497) 2022-03-07 11:08:51 -06:00
CODE_OF_CONDUCT.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
CODEOWNERS Update CODEOWNERS (#4006) 2022-02-14 10:49:40 -08:00
CONTRIBUTING.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
docker-compose.yml Make migrations compatible with GTID replication (#2615) 2021-10-21 07:46:02 -03:00
Dockerfile Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
Dockerfile.osquery-perf Add osquery perf (#2190) 2021-09-22 17:18:55 -03:00
go.mod Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04:00
go.sum Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
package.json Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00
postcss.config.js Upgrade Bourbon to 5.1.0 and fix deprecation warnings (#1973) 2019-01-03 12:46:55 -08:00
README.md Adding OpenSSF Best Practices Badge (#4556) 2022-03-15 15:57:32 -07:00
SECURITY.md Adding PGP Key (#3961) 2022-02-01 10:48:00 -05:00
tools.go Build Orbit releases in GitHub Actions (#3413) 2021-12-19 17:06:17 -08:00
tsconfig.json Pressing Enter on setup's Confirmation page (#1141) 2021-06-18 13:33:45 -07:00
webpack.config.js Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00
yarn.lock Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00

Fleet logo, landscape, dark text, transparent background

Website   News   Report a bug

Run Tests   Go Report Card   CII Best Practices   Twitter Follow  

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 in Cmd/PowerShell as 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.

Banner featuring a futuristic cloud city with the Fleet logo