Indexing
...
Entities
Sync

Sync History

6min

Product Grid

The Indexing Products module adds a new action to the product grid Klevu Sync Info. Selecting this action will open a modal containing information on the sync status and history of that product.

Product Grid
Product Grid


Next Sync Actions

Shows the previous and next actions for product sync for each API key. Simple products that are also configurable variants will have an entry per configurable they are part of as well as an entry for the standalone simple product.

Next Sync Actions
Next Sync Actions


Sync History (Today)

Shows all sync actions taken today for this product. The API key the action took place for. What type of action was taken Add, Update or Delete. If that action was successful and records the response from the API.

Sync History (Today)
Sync History (Today)


Sync History (Previous Days)

Sync history is consolidated nightly via cron. The days actions are saved as a JSON object. The actions for each day can be viewed in this table.

Removing Sync History

Sync history is removed after a number of days via cron. This is set to 7 days by default and can be configured in the admin Stores > Configuration > Klevu > Developer Settings > Indexing > Remove History For Indexing After (days). The path in core_config_datais klevu/indexing/remove_indexing_history_after_days

Remove Sync History
Remove Sync History


Cron Setup

Consolidate History

module-m2-indexing/etc/crontab.xml


Remove History

module-m2-indexing/etc/crontab.xml