elastic / kibana

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

[Detection Engine][9.0] Deprecate legacy siem signals migration endpoints #195523

Open yctercero opened 1 day ago

yctercero commented 1 day ago

Summary

We propose removing the siem signals migration endpoints from Kibana in 10.0. These include the following routes:

POST /api/detection_engine/signals/migrations
DELETE /api/detection_engine/signals/migrations
POST /api/detection_engine/signals/finalize_migrations
GET /api/detection_engine/signals/migration_status

To prepare for this we need to:

### Docs checklist
- [ ] Create docs ticket to update endpoints as deprecated
- [ ] Create docs ticket to review upgrade details and add in requirement of migrating indices for 9.0
### QA checklist
- [ ] Create test plan for automated FTRs
- [ ] List manual testing that will be required and not covered by FTRs
elasticmachine commented 1 day ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)

elasticmachine commented 1 day ago

Pinging @elastic/security-solution (Team: SecuritySolution)