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
Zachary Wasserman 7c923d9d19
Implement fleetctl user create (#9)
- Allow user creation via `fleetctl user create`
- Cleanup and rename existing methods for clarity

Fixes https://github.com/kolide/fleet/issues/2306
2020-11-04 17:06:55 -08:00
.circleci Add automatic host expiration capability (#2117) 2019-10-16 16:35:17 -07:00
.github add issue template (#1573) 2017-10-18 09:35:32 -04:00
assets Update README with screenshots of Fleet (#2190) 2020-02-03 11:39:30 -05:00
cmd Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
docs Update build documentation (#3) 2020-11-03 15:18:45 -08:00
examples Add support for multiple enroll secrets (#2238) 2020-05-29 09:12:39 -07:00
frontend Updated 500 page copy and added button to reveal error message. (#1) 2020-11-04 12:07:53 -08:00
server Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
tools Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
.dockerignore Add fleetctl to generated Docker images (#1896) 2018-08-08 16:21:49 -07:00
.eslintrc.js Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
.gitignore Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
.sass-lint.yml Query Select Target Dropdown (#499) 2016-11-23 15:10:32 -06:00
CHANGELOG.md Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1722) 2018-03-07 09:23:20 -05:00
CONTRIBUTING.md removed extraneous text (#1724) 2018-03-12 12:04:16 -04:00
docker-compose.yml docker-compose QoL improvements (#2319) 2020-10-09 10:10:33 -07:00
Dockerfile Add fleetctl to generated Docker images (#1896) 2018-08-08 16:21:49 -07:00
go.mod Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
go.sum Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
LICENSE Add MIT license (#1555) 2017-09-21 16:51:04 -06:00
Makefile Makefile: don't generate JS assets on xp-fleetctl target (#2308) 2020-09-27 09:45:22 -07:00
package.json Upgrade SockJS JS and Go dependencies (#2256) 2020-07-06 20:04:04 -07: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 Fix Slack invitation URL (#2303) 2020-09-17 13:18:04 -07:00
tsconfig.json Update dependencies to latest minor releases (#1803) 2018-06-04 09:58:14 -06:00
tslint.json Upgrade to Webpack 4 (#2079) 2019-07-29 09:40:16 -07:00
webpack.config.js Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
yarn.lock Upgrade SockJS JS and Go dependencies (#2256) 2020-07-06 20:04:04 -07:00

Kolide Fleet CircleCI Go Report Card

Fleet is the most widely used open-source osquery Fleet manager. Deploying osquery with Fleet enables live queries, and effective management of osquery infrastructure.

Documentation for Fleet can be found on GitHub.

Fleet Dashboard Screenshot of dashboard

Live Queries Screenshot of live query interface

Scheduled Query/Pack Editor Screenshot of pack editor

Using Fleet

The CLI

If you're interested in learning about the fleetctl CLI and flexible osquery deployment file format, see the CLI Documentation.

Deploying Osquery and Fleet

Resources for deploying osquery to hosts, deploying the Fleet server, installing Fleet's infrastructure dependencies, etc. can all be found in the Infrastructure Documentation.

Accessing The Fleet API

If you are interested in accessing the Fleet REST API in order to programmatically interact with your osquery installation, please see the API Documentation.

The Web Dashboard

Information about using the Kolide web dashboard can be found in the Dashboard Documentation.

Developing Fleet

Development Documentation

If you're interested in interacting with the Kolide source code, you will find information on modifying and building the code in the Development Documentation.

If you have any questions, please create a GitHub Issue.

Community

Chat

Please join us in the #kolide channel on Osquery Slack.

Community Projects

Below are some projects created by Kolide community members. Please submit a pull request if you'd like your project featured.

Kolide SaaS

Looking for the quickest way to try out osquery on your fleet? Not sure which queries to run? Don't want to manage your own data pipeline?

Try our osquery SaaS platform providing insights, alerting, fleet management and user-driven security tools. We also support advanced aggregation of osquery results for power users. Get started with your 30-day free trial today.

Rube