elastic / kibana

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

[Security Solution][Sourcerer] Delay in Alerts Security Data View initialization after Alerts index is created #131427

Open spong opened 2 years ago

spong commented 2 years ago

First identified by @xcrzx over in https://github.com/elastic/kibana/pull/130072#discussion_r862946360, it was noticed that there can be a delay between when Sourcerer initializes the Alert Security Data View and when the actual index is created, resulting in a few errors on the page and some features not working as expected until the Alert Security Data View is fully initialized. This is a by-product of the alerts index not being created until the first alert is detected/written, and Sourcerer not being synced with other network requests on the Rule Details page (and so you can refresh Alerts/Execution Logs without an active Sourcerer, resulting in errors).

To reproduce:

Error shown to user when Sourcerer can't initialize

Sourcerer uninitialized in UI

Refresh after alerts index is created Sourcerer is then initialized

Expected behavior:

elasticmachine commented 2 years ago

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

elasticmachine commented 2 years ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 2 days ago

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

elasticmachine commented 2 days ago

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)