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: 20 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 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T20:38:26.000Z (28 days ago)
- Last Synced: 2025-04-03T01:56:36.698Z (27 days ago)
- Topics: devops, go-kit, golang, grpc, hacktoberfest, host-instrumentation, osquery, sysadmin
- Language: Go
- Homepage: https://kolide.com/launcher
- Size: 14.1 MB
- Stars: 520
- Watchers: 22
- Forks: 105
- Open Issues: 109
-
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/using-kolide/agent.
There is some additional, mostly legacy, documentation on GitHub in the
[`docs`](./docs/README.md) subdirectory of the repository.