Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 9 hours 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T21:29:45.000Z (5 days ago)
- Last Synced: 2025-01-20T23:57:53.697Z (1 day ago)
- Topics: devops, go-kit, golang, grpc, hacktoberfest, host-instrumentation, osquery, sysadmin
- Language: Go
- Homepage: https://kolide.com/launcher
- Size: 13.7 MB
- Stars: 511
- Watchers: 24
- Forks: 103
- Open Issues: 111
-
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.