elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[Response Ops][Alerting] Create HTTP API for retrieving FAAD alerts for display #145115

Open ymao1 opened 2 years ago

ymao1 commented 2 years ago

As part of Phase 2 of framework alerts-as-data, we need to provide an HTTP API for retrieving framework alerts as data. This API should respect user RBAC and will be used to populate front end alert tables. We can use the existing AlertDataClient in x-pack/plugins/rule_registry/server/alert_data_client/alerts_client.ts as an example of the services this API needs to provide.

elasticmachine commented 2 years ago

Pinging @elastic/response-ops (Team:ResponseOps)

ymao1 commented 2 years ago

Blocked by https://github.com/elastic/kibana/issues/145103 and https://github.com/elastic/kibana/issues/145100

mikecote commented 1 year ago

@XavierM moving this one to R&AM.