Module not working

Created on 2 December 2024, about 2 months ago

I have installed the module. It's working for deleting entries older than 6 months, which is what I configured in

Delete watchdog entries older than:
 Watchdog entries older than this time will be deleted on each cron run. This will ignore all watchdog types entered in "Delete watchdog entries by type" settings. 

But then I setup
Delete watchdog entries by type
And every time I run cron, it's not deleting the entries it should if they're older. Is there something I am missing or additional configuration?
Cron is setup to run every 3 hours.

What does this message means?
You must have a correctly configured cron task for this module to work.

💬 Support request
Status

Active

Version

3.0

Component

Documentation

Created by

🇪🇸Spain uridrupal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @uridrupal
  • 🇦🇺Australia thomwilhelm Sydney

    What are you entering into the setting for Delete watchdog entries by type?

    I've just tested with:

    php|-1 DAY
    salesforce|-1 DAY

    And both php and salesforce watchdog entries older than 1 day were deleted on the next cron run.

    Looking at the module code, the "You must have a correctly configured cron task for this module to work." message is just a reminder that this won't work without having cron set up. If you've got cron set up, you can ignore this.

  • 🇪🇸Spain uridrupal

    I think the issue was that I was using hours or something like that. I will do further testing to make sure

Production build 0.71.5 2024