opensearch-project / security-analytics

Security Analytics enables users for detecting security threats on their security event log data. It will also allow them to modify/tailor the pre-packaged solution.
Apache License 2.0
72 stars 73 forks source link

[BUG] Threat intel alerts update requires locking to avoid conflict exceptions due to fan out #1177

Open eirsep opened 3 months ago

eirsep commented 3 months ago

Similar to findings, alert updates should be done with locking to avoid duplicate alerts and updation of alerts from fan out nodes failing due to concurrent updates.

eirsep commented 3 months ago

1176 is on similar lines

dblock commented 2 months ago

[Catch All Triage - 1, 2, 3]