INACTIVE - http://mzl.la/ghe-archive - A flexible control server for osquery fleets
Перейти к файлу
ferhat elmas d2a7e38c85 Fix documentation typos (#1682) 2017-12-21 18:37:32 -08: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 include forgotten fleetctl config command 2017-11-12 11:59:39 -07:00
docs Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
examples Update fleet-deployment.yaml (#1652) 2017-11-28 11:05:27 -05:00
frontend Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
server Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
tools Fix documentation typos (#1682) 2017-12-21 18:37:32 -08: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 Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
CONTRIBUTING.md replace another kolide/fleet referenced (#1572) 2017-10-18 00:36:30 -04:00
Dockerfile Make it harder to accidentally release macOS binaries (#1566) 2017-10-16 17:35:14 -06:00
Gopkg.lock log the remote IP of the host making a request (#1653) 2017-11-30 19:52:23 -05: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 Fix typo in Makefile help (#1681) 2017-12-20 15:41:19 -08:00
README.md Updating main README (#1609) 2017-11-14 00:34:22 -07:00
docker-compose.yml Enable slow query log on dev DBs (#1437) 2017-03-20 17:02:44 -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
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

README.md

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.