hubblestack / hubble

Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting.
Apache License 2.0
380 stars 87 forks source link

Flatcar support #1129

Closed grogsaxle closed 2 years ago

grogsaxle commented 2 years ago

Support for Flatcar ARM64

Required moving a couple of symbolic links around for osquery, but otherwise tracks with the coreos build

grogsaxle commented 2 years ago

On my tests flatcar requires:

export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
daveed12 commented 2 years ago

LGTM