kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
502 stars 98 forks source link

[slogger] Move platform tables (some shared, some Darwin) to use slogger partially or fully #1609

Closed RebeccaMahany closed 5 months ago

RebeccaMahany commented 5 months ago

Example log:

{
  "time":"2024-02-16T19:16:16.931508Z",
  "level":"DEBUG",
  "source":{
    "function":"github.com/kolide/launcher/ee/tables/systemprofiler.(*Table).execSystemProfiler",
    "file":"/Users/rebeccamahany-horton/Repos/launcher/ee/tables/systemprofiler/systemprofiler.go",
    "line":226
  },
  "msg":"calling system_profiler",
  "launcher_run_id":"01HPSNDHN64QXPY182SJAS4653",
  "component":"platform_tables",
  "table":"kolide_system_profiler",
  "args":["/usr/sbin/system_profiler","-xml","-detailLevel","basic"]
}