After being swamped by comment spam attempts, I installed Bad Behaviour, to be greeted with a new, eerie silence... Thanks!
My Apache log is now showing 403 responses to those nasty comment spam bots. But when I check the Bad behavior log, with or without verbose switched on, there is nothing. Empty!
Why?

cheers
Klaas

Comments

RoboPhred’s picture

Do you have a table alias? Check your sql database, it is probaby logging them but not using an alias, so the admin interface can't find the table.
Not sure how to fix it...

kdebaas’s picture

Title: Nothing is logged » Logging functionality lost with new Bad Behavior 2.0.18

When downgrading to Bad Behavior 2.0.13 the module functions as expected, and a Bad Behavior log is kept. I suppose that the new functionality of being able to switch off logging altogether, that appeared in 2.0.15, is not yet implemented in the Drupal module.

dh@tbed.org’s picture

Same problem

kdebaas’s picture

Status: Active » Closed (duplicate)

There is a patch in the make which addresses this.

[edit] - corrected hyperlink