Skip to content

Conversation

@RousseauLambertLP
Copy link
Contributor

v1 of new alerts loader from DMS

Logic:

  • All alerts and updates to alerts are handled in DMS, we receive a single file for which we need to display all alerts
  • We only keep one index for all alerts
  • Index have the file name in them, so they will all have unique name
  • Latest index is aliased to alerts-realtime
  • Collection will always only use the alias index
  • Once we have added the new index, change alias to this one, after, delete old index
  • If latest file recived is older then the ES index, do nothing with it

fix for empty alerts

added a local file for the alerts

updated mapping for query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants