Type
magento2-module
Console script and cron task to clean magento logs
magento2-module
proprietary
None
None
None
None
None
Clean log tables from Magento using either console command or waiting for cron task to run
Tables clear are: - report_event - report_viewed_product_index - report_compared_product_index - customer_visitor
composer require dominicwatts/logcleaner
php bin/magento setup:upgrade
xigen:log:cleaner [--] <clean>
php bin/magento xigen:log:cleaner clean
Or alternatively allow cron task to run