Skip to content

Remove duplicate event entries from ES index #87

@rushirajnenuji

Description

@rushirajnenuji

Reference: #86

Based on the {nodeId}:{entryId} values, delete all the repeated events from the ES index

Approach: each repeated event will still have a unique _id, so utilize that to delete that repeated event

  • Write up a Py Script for this cleanup procedure
  • Run the script and perform the deletion

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions