From: Jon H. <jo...@hi...> - 2001-05-20 06:27:10
|
All, I saw in the ids TODO there mentioned a hitcounter, and I thought that was a good idea, so I wrote one up. Its small, but it works well and the data is easy to work with. You can download the patch which is based off of 0.7a10 from: http://www.hittner.com/patch/stats.patch.bz2 It lets the admin deside if they want stats loged with a ids.conf setting, and a drop down on the admin page. For the moment, all stats are loged into IDSROOT/statsfile , and you need to read it from the shell, but the way I wrote the patch, it should be easy to add a web interface later. Jon |