Search found 2 matches

by bctrainers
25 Jul 2024, 05:27
Forum: Suggestions (csf)
Topic: Log File Flooding Variable
Replies: 0
Views: 15145

Log File Flooding Variable

Greetings, within /etc/csf/lfd.pl, we have this little tidbit of code within the getlogfile section (between lines 2194 to 2248). if ($totlines > ($config{LF_PARSE} * 1000)) { my $text = "*Error* Log line flooding/looping in $logfile. Reopening log file"; logfile("$text"); if ($c...
by bctrainers
09 Jun 2012, 11:26
Forum: General Discussion (csf)
Topic: nginx and csf
Replies: 11
Views: 20247

nginx and csf

Hello, I've searched around for this however have not had much results. Does ConfigServer Firefall/LFD work with the nginx installation? Ever since I swapped over to nginx, CSF went silent on attack floods on the httpd. What do i need to provide to help get regular expressions created for the detect...