This module works great! Many thanks.
I write my drupal log to syslog only. I have no need for the overhead of database logging on a busy site. This seems to prevent entries from being written to the spam tracker table.
This module works great! Many thanks.
I write my drupal log to syslog only. I have no need for the overhead of database logging on a busy site. This seems to prevent entries from being written to the spam tracker table.
Comments
Comment #1
jeremy commentedReplacing the dblog module with the syslog module should not affect the spam tracker table. Can you still duplicate this with the latest release candidate?
Comment #2
jeremy commentedI have confirmed that the spam tracker table is still updated after the dblog module is disabled and the syslog module is enabled. Please try again with the latest release.