You can navigate to this screen by choosing the Tellofy AI -> Monitoring -> CRON Logs menu option.
This screen allows you to monitor the status of individual
CRON jobs that were executed. You can track to see how the CRON was triggered
(either manually or automatic in case it was run at the scheduled time), the
date/time it was triggered, its status and the number of
products/categories/pages that added/deleted. NOTE: Separate CRON log entries will be made for addition and deletion of
data.
You can click on the Download
link to see the data that was added/removed. Data will be shown in JSON format.
For records that was added, the JSON file will contain all data that was sent.
For deletion logs, only IDs of the records that were deleted will be shown.