Active
Project:
PHPIDS
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
12 Jan 2012 at 19:36 UTC
Updated:
17 Aug 2012 at 18:20 UTC
I added a page to my PHPIDS module that displays the entries in the watchdog table for PHPIDS grouped by `hostname` and the number of entries from that host. It also resolves the IP addresses to hostnames which makes identifying bots easy. I will probably add some other things to it in the future, but for now I've attached a patch that adds this functionality for the 6.x-1.x branch. I've looked at the coded and the 6.x-2.x branch look pretty similar so the patch may not work but the same code should work.
| Comment | File | Size | Author |
|---|---|---|---|
| report.patch | 1.55 KB | bjorgensen |
Comments
Comment #1
patrickd commentedThanks, this will be tackled in the next version
Comment #2
patrickd commented