Open alexdunnjpl opened 1 month ago
@jordanpadams per @sjoshi-jpl , the logstash instance was nuked in the past 24hrs, and redeploying/reconfiguring will be a significant (1wk) amount of work.
Given that fact, it seems like the best option available to us may be to manually (i.e. python script) paginate/insert into a new index, run whatever confirmation checks we deem necessary, then delete/rename.
My only concern is ensuring consistency/completeness of the copied data (as was a factor in the pubcloud->mcp migration)
Any thoughts on that?
We will use logstash for that work.
@alexdunnjpl and @sjoshi-jpl to collaborate on this task
@sjoshi-jpl is preparing the re-indexation with logstash.
Status: logstash does not support AOSS as an input so logstash migration not possible. @alexdunnjpl to develop reusable tool for this purpose
💡 Description
The reindexing sweeper picked up some properties which aren't described by the DD and aren't desirable to fix (or at least, aren't desirable to map as
keyword
).These will need to be removed from the mapping, and a new index created with that mapping, migrated from the existing index.
@sjoshi-jpl to discuss with @alexdunnjpl upon his return
⚔️ Parent Epic / Related Tickets
No response