Skip to content

change fail2ban_loglevel description in README#3

Open
jdlourenco wants to merge 1 commit intonickjj:masterfrom
jdlourenco:master
Open

change fail2ban_loglevel description in README#3
jdlourenco wants to merge 1 commit intonickjj:masterfrom
jdlourenco:master

Conversation

@jdlourenco
Copy link
Copy Markdown

fail2ban loglevel configuration parameter format has been changing in recent versions.

This pull request aims at using the most common format since version 0.9.0, which is string.

< 0.8.x : set log level using numeric only [ 0...3]
0.9.x : set log level using string only
> 0.10 : Set log level with both numeric and string (python log level)

fail2ban/fail2ban#2008 (comment)

Current version 0.10.0 supports both string and numeric, but the default version on some systems (e.g. ubuntu 16..04) e still 0.9.x therefore using the string format is more compatible.

Best regards,
José Lourenço

change default fail2ban_loglevel value from 3 to INFO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant