Cron - Clean Logs Table
Steve McKenzie - May 7, 2008 - 02:37
| Project: | Bad Behavior |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I just installed this on a client's site that has 15,000 active users on right now. ya, there is a few bots :P
he's use to real users being between 8,000 and 14,000 but its been constant at 15k now and we are trying new things.
like this..
:)
now 1 issue i just discovered is your logs table can grow fast and you have no hook_cron() implementation.
Is this in the plans? I could use that ASAP.
I'd see it where you'd have a config option to supply the max time a log entry can stay in the database and cron just simply deletes all that are => .
whatcha think?
