Anchor | ||||
---|---|---|---|---|
|
Tip |
---|
Looking for Neo4j purging? |
This setup includes the steps to perform Neo4j data purging and back up in Elastic search.
- The logic is about deleting data in Neo4j every 6 months using delete query and maintaining the data in ES (Note: it will happen in batch processing - In process of automation)
- This is done to show old single stat dashboards using ES.
- Old Correlational dashboard like traceability might not work which are dependent on Neo4j data
Expand | ||
---|---|---|
| ||
Step 1:
Step 2:
Step 3:
Step 4:
Step 5:
|
Top Section