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
2018-05-01 14:51:54 -06:00
.circleci Use dep instead of glide (#1564) 2017-10-13 09:00:58 -06:00
.github add issue template (#1573) 2017-10-18 09:35:32 -04:00
assets remove team photo from readme 2017-09-22 23:10:12 -06:00
cmd New fleetctl CLI structure (#1719) 2018-05-01 12:14:05 -06:00
docs Update the apiVersion used in fleetctl files and docs (#1747) 2018-05-01 14:51:54 -06:00
examples Update the apiVersion used in fleetctl files and docs (#1747) 2018-05-01 14:51:54 -06:00
frontend replace support email with github issue link (#1656) 2017-12-01 12:15:50 -05:00
server Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
tools Use dep instead of glide (#1564) 2017-10-13 09:00:58 -06:00
.dockerignore Fix .dockerignore file (#1567) 2017-10-17 17:23:25 -06:00
.eslintrc.js Fix user menu on Firefox (#1542) 2017-08-02 14:02:09 -05:00
.gitignore Use persistent MySQL for local server, tmpfs MySQL for tests (#1245) 2017-02-17 09:15:10 -08:00
.sass-lint.yml Query Select Target Dropdown (#499) 2016-11-23 15:10:32 -06:00
CHANGELOG.md Update CHANGELOG for 1.0.6 (#1659) 2017-12-04 15:46:16 -07:00
CONTRIBUTING.md replace another kolide/fleet referenced (#1572) 2017-10-18 00:36:30 -04:00
docker-compose.yml Enable slow query log on dev DBs (#1437) 2017-03-20 17:02:44 -07:00
Dockerfile Make it harder to accidentally release macOS binaries (#1566) 2017-10-16 17:35:14 -06:00
Gopkg.lock New fleetctl CLI structure (#1719) 2018-05-01 12:14:05 -06:00
Gopkg.toml log the remote IP of the host making a request (#1653) 2017-11-30 19:52:23 -05:00
LICENSE Add MIT license (#1555) 2017-09-21 16:51:04 -06:00
Makefile always generate new assets when building the binary bundle 2017-11-22 13:19:13 -07:00
package-lock.json Hosts Pagination (#1594) 2017-11-07 12:54:56 -05:00
package.json Hosts Pagination (#1594) 2017-11-07 12:54:56 -05:00
README.md Updating main README (#1609) 2017-11-14 00:34:22 -07:00
tsconfig.json Typescript (#355) 2016-10-31 17:02:06 -04:00
tslint.json Typescript (#355) 2016-10-31 17:02:06 -04:00
webpack.config.js Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
yarn.lock update yarn deps 2017-11-15 08:44:45 -05:00

Kolide Fleet CircleCI

Effective Endpoint Security. At Any Scale.

Kolide Fleet is a state of the art host monitoring platform tailored for security experts. Leveraging Facebook's battle-tested osquery project, Fleet delivers fast answers to big questions. To learn more about Fleet, visit https://kolide.com/fleet.

Documentation for Fleet can be found on GitHub.

Kolide

To Start Using Fleet

The Web UI

Information about using the Kolide web application can be found in the Application Documentation.

The CLI

If you're interested in learning about the new 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.

To Start 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.