https://github.com/kolide/launcher
Osquery launcher, autoupdater, and packager
https://github.com/kolide/launcher
devops go-kit golang grpc hacktoberfest host-instrumentation osquery sysadmin
Last synced: 16 days ago
JSON representation
Osquery launcher, autoupdater, and packager
- Host: GitHub
- URL: https://github.com/kolide/launcher
- Owner: kolide
- License: other
- Created: 2017-05-02T19:53:30.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2026-02-11T22:39:49.000Z (about 1 month ago)
- Last Synced: 2026-02-12T01:39:43.804Z (about 1 month ago)
- Topics: devops, go-kit, golang, grpc, hacktoberfest, host-instrumentation, osquery, sysadmin
- Language: Go
- Homepage: https://kolide.com/launcher
- Size: 15.7 MB
- Stars: 536
- Watchers: 21
- Forks: 102
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
The Kolide Agent
================
The Kolide Agent (aka: Launcher) is the lightweight agent designed to work with [Kolide's service](https://www.kolide.com/).
It's built around osquery, but has several additional capabilities:
- secure automatic updates
- many additional tables
- device identification
### Documentation
Most of the documentation for how our agent works can be found online at https://www.kolide.com/docs/admins/agent.
There is some additional, mostly legacy and/or developer-facing, documentation on GitHub in the
[`docs`](./docs/README.md) subdirectory of the repository.