You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metadata.json will always live in the configured root directory -- you can call knapsack.RootDirectory() to get the root directory.
metadata.json contains the same info that's provided in the serverDataCheckup, so I think we should add this file to that checkup rather than creating a new checkup. You can update ExtraFileName in that checkup to "metadata.json" and then writing the file to the extraFH.
RebeccaMahany
changed the title
We should capture launcher installer metadata in flares
We should capture launcher metadata in flares
Oct 17, 2024
eg:
/var/kolide-k2/k2device.kolide.com/metadata.json
and the various platform specific paths.The text was updated successfully, but these errors were encountered: