elastic / cloudbeat

Analyzing Cloud Security Posture
Other
38 stars 43 forks source link

[Milestone 1] Measure effort to support non-default fleet namespaces #2229

Closed opauloh closed 2 weeks ago

opauloh commented 1 month ago

Motivation

As stated by https://github.com/elastic/security-team/issues/9558, we want to start supporting Kibana Spaces, and for that, we understood that namespaces support should be implemented first.

As the decision to not support other namespaces than default was intentional, this ticket aims to gather the requirements needed to support non-default namespaces in cloudbeat.

Definition of done

Out of scope

Related tasks/epics

oren-zohar commented 2 weeks ago

This should be pretty straightforward, including mainly taking the namespace suffix into account when determining the findings datastream name, which is currently hard-coded

I opened implementation task: