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
Is your feature request related to a problem? Please describe.
On CSPM the user should create a set of privileges (e.g. Policies on AWS) on the scanned cloud account side that will allow cloudbeat to perform the operations.
When those permissions are missing / are insufficient cloudbeat (depending on the case) will log the issue or even go into a restart loop.
We have no way of informing the user about the missing permissions in such case, unless the user goes through the cloudbeat error logs.
Describe the solution you'd like
We need to explore a way of displaying this status; for example in fleet agent UI (we could explore this status code).