launcher
launcher copied to clipboard
Add download directory information to flare
It is helpful for us when troubleshooting to know which Kolide installers a user has potentially downloaded.
Requirements:
- The download checkup should run only for flares (not for
launcher doctoror for the log checkpoint -- see here) - The download checkup should write out a list of all Kolide installers found in the downloads directory; installers will have the filename or filename suffix
kolide-launcher.msion Windows,kolide-launcher.pkgon MacOS, andkolide-launcher.rpm,kolide-launcher.deb, orkolide-launcher.pacmanon Linux - If possible, the checkup should include launcher version information for those files, if it's feasible and reasonable to extract that information
Checkups live here in the codebase.
I want to work on this.
Hi @20RitikSingh Is Launcher something you're generally involved with? Note that this part of our code base is covered by our EE License and is not open source.
That said, you're welcome to submit a PR. We will not hold this for you, but our PRs are open.