Database

Last updated on
15 July 2018

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

The database logger logs cron job messages to the database (table: ultimate_cron_log), and can be configured at /admin/config/system/cron/logger/database.

Log entry cleanup method: The method to use for cleaning up the log table. This option can be overridden per job.

  • Disabled: Don't cleanup the table
  • Remove logs older than a specified age:Does what it says
  • Retain only a specified amount of log entries:Does what it says

Log entry expiration: The number of seconds ago the log entry was created, before it is removed. Used in conjunction with Remove logs older than a specified age. This option can be overridden per job.

Retain logs: The number of logs to retain when cleaning up. Used in conjunction with Retain only a specified amount of log entries. This option can be overridden per job.

Help improve this page

Page status: No known problems

You can: