Search Criteria
Package Details: kolide-launcher-git v0.13.5.r38.g854c6846-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kolide-launcher-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kolide-launcher-git |
| Description: | osquery command and control |
| Upstream URL: | https://www.kolide.co/ |
| Licenses: | MIT |
| Submitter: | Vitruvius |
| Maintainer: | Vitruvius |
| Last Packager: | Vitruvius |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-02-04 20:26 (UTC) |
| Last Updated: | 2023-03-07 03:28 (UTC) |
Dependencies (2)
- osquery
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
Henry78 commented on 2023-02-28 11:45 (UTC)
I needed to remove
osquery-extension.extas it was removed upstream, also changed pkgver to latest:Vitruvius commented on 2021-09-21 15:55 (UTC)
The
hostname,control,enroll_secret_patharguments need to be set to match your kolide fleet. As far as I know, the kolide launcher requires a remote grpc server to authenticate with. I've added comments in the launcher.conf to make this more clear.The osquery version should be fairly flexible, as the osquery-extension in this package is compiled against the system osquery. If you enable
autoupdatein the config, it will download those binaries and replace the system binaries.adam-h commented on 2021-09-14 07:38 (UTC) (edited on 2021-09-14 07:39 (UTC) by adam-h)
This stopped working for me similarly. The fix for me was to add the following to
/etc/kolide/launcher.confmark commented on 2021-09-09 15:15 (UTC) (edited on 2021-09-09 15:15 (UTC) by mark)
I had trouble getting this to work because it complained with messages like these:
I contacted the
Kolidesupport and they sent me atar.gzthat had updatedlauncher.conf, and differentosquerydandosquery-extension.ext(I justcmp'dthem) which seems to work in the end, would you kindly check if this needs updating?