Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Please follow the below instructions to clean up the ifix IFIX core data from the environment.

Druid Data Clean-up

  1. Open the druid console to in the respective environment.

  2. Go to Ingestion Supervisors. And select the particular supervisor (fiscal-event)

...

3. Go to DataSources, select the particular data source name (fiscal-event). And scroll till right to the Action.

a.) Click on the Mark as unused all segmentsMark as unused all segments.

...


Once clean up completes. Please follow this instructions https://digit-discuss.atlassian.net/wiki/spaces/DD/pages/19172229772072936543/IFIXiFix+Core+Fiscal+Event+Post+Processor#Druid-Sink to run the supervisor.

MongoDB Data Clean-up

...

2. Use the ifix core DB.

use ifix_dev_db<db-name>

3. Run the below command to delete all the data from fiscal_event collection.

...