Cloudbeat is a tool that analyzes cloud assets for security compliance and sends findings to Elasticsearch. It is designed to be used as part of the Cloud Security plugin in Kibana.
Cloudbeat uses security policies from the Security Policies directory to evaluate cloud resources.
To get started with Cloud Security on your cluster, please refer to our documentation:
-
Get started with Kubernetes Security Posture Management (KSPM)
-
Get started with Cloud Native Vulnerability Management (CNVM)
To run Cloudbeat, you need to have Elastic Stack (Elasticsearch, Kibana, etc) running (locally/cloud). See our Elastic Stack Deployment options documentation.
Once your Elastic Stack is deployed, you can proceed with the deployment of Cloudbeat. For deployment instructions, see Cloudbeat Deployment options.
We use Hermit to manage our development tooling. Please refer to our README for detailed instructions on setting it up.
Note If you are a developer or contributor, or if you are looking for additional information, please visit our development documentation