dominicwatts/logcleaner 1.0.4

Console script and cron task to clean magento logs

Type

magento2-module

License

proprietary

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Log Cleaner

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

Install instructions

composer require dominicwatts/logcleaner

php bin/magento setup:upgrade

Usage instructions

xigen:log:cleaner [--] <clean>

php bin/magento xigen:log:cleaner clean

Or alternatively allow cron task to run