Robin Bowes wrote: >> Michael Holtz's denylog plugin may be of some use. Perhaps I can >> modify that to write a leading character to each line logged and >> filter into a separate log file using multilog?
OK, I've revisited this. Am I right in thinking that to recreate denylog using adaptive I just need to add code to the sub hook_deny? Basically I'd like to have the same output as denylog but prefix everything with some character and filter into a rejected file using multilog. Thanks, R.
