Hello !
We all know CSF has interface button "View lfd blocking statistics"
One of the parameters shows pie picture "Block triggers in the last 12 months"
Just interested to understand - from what log file it takes the statistics for 12 (!) months ?
Thanks in advance for answer !
Regards,
Serge
View lfd blocking statistics - from what log 12 months ?
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: View lfd blocking statistics - from what log 12 months ?
It uses the data stored by lfd in /var/lib/csf/stats/lfdmain
Re: View lfd blocking statistics - from what log 12 months ?
Thank you !
This file stores data in a specific format, without IPs, right ? Like
1404022854,1,1404024284,3,1404022854,LF_PERMBLOCK_COUNT:1,1404024284,
LF_CUSTOMTRIGGER:3
So we can't see blocked IPs here.
This file stores data in a specific format, without IPs, right ? Like
1404022854,1,1404024284,3,1404022854,LF_PERMBLOCK_COUNT:1,1404024284,
LF_CUSTOMTRIGGER:3
So we can't see blocked IPs here.