Skip to content

Move to a better update strategy for Elastic search #233

@SubhadityaMukherjee

Description

@SubhadityaMukherjee

We want to eventually move away from the REST API having to trigger the elastic search update. For this we intend to consider tools like logstash. For example, if something is updated, we want to use logstash's monitoring to automatically trigger an ES update.

(We do not need to use logstash, but this seems like a decent option for now)

Since this is a bit complicated, I will try to do this in steps.

  1. Figure out ES indexes we maintain (and their fields) and what they are used for.
  2. Set up monitoring using logstash for the indexes
  3. Look at the current update strategy and use the monitoring from step 2 to automatically trigger an ES update

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageneeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions