[Security][9.3 & Serverless][RBAC] Ability to grant access to alerts#5538
[Security][9.3 & Serverless][RBAC] Ability to grant access to alerts#5538nastasha-solomon wants to merge 9 commits intomainfrom
Conversation
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
| | Action | Predefined role | | ||
| | --- | --- | | ||
| | Install the risk engine | - Platform engineer<br>- Admin | | ||
| | Run the risk engine | - Platform engineer<br>- Detections admin<br>- Admin | |
There was a problem hiding this comment.
@rylnd is there an equivalent predefined serverless role that provide access to viewing alert risk contributions in entity details?
There was a problem hiding this comment.
I believe the T3 Analyst is the only role with default access to both Entity Analytics and Alerts. @jaredburgettelastic could probably confirm.
There was a problem hiding this comment.
👋 Am I understanding correctly that we're looking for which default Serverless roles have access to read both risk scoring and Security alerts?
The definitions can be found here: https://github.com/elastic/elasticsearch-controller/blob/main/internal/config/roles/security.yaml
Based on the above link, it looks like we have many built-in roles which have read access to both:
- viewer
- editor
- t1_analyst
- t2_analyst
- t3_analyst
- threat_intelligence_analyst
- rule_author
- soc_manager
- detections_admin
- platform_engineer
- endpoint_operations_analyst
- endpoint_policy_manager
There was a problem hiding this comment.
Oh yeah, good distinction @jaredburgettelastic - you are correct in that I'm looking for serverless roles that provide the minimum level of access needed (read) to use the entity scoring feature and view Security alerts.
alaudazzi
left a comment
There was a problem hiding this comment.
I left a few suggestions, otherwise LGTM.
solutions/security/advanced-entity-analytics/privileged-user-monitoring-requirements.md
Show resolved
Hide resolved
Co-authored-by: Ryland Herrick <ryalnd@gmail.com>
Summary
Fixes https://github.com/elastic/docs-content-internal/issues/796.
Preview
Generative AI disclosure
Cursor + Auto mode