Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Fail2Ban configuration file for guacamole
2
#
3
# Author: Steven Hiscocks
4
#
5
 
6
[Definition]
7
 
8
# Option: failregex
9
# Notes.: regex to match the password failures messages in the logfile.
10
# Values: TEXT
11
#
12
failregex = ^.*\nWARNING: Authentication attempt from <HOST> for user "[^"]*" failed\.$
13
 
14
# Option:  ignoreregex
15
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
16
# Values:  TEXT
17
#
18
ignoreregex =
19
 
20
# "maxlines" is number of log lines to buffer for multi-line regex searches
21
maxlines = 2
22
 
23
datepattern = ^%%b %%d, %%ExY %%I:%%M:%%S %%p
24
              ^WARNING:()**
25
              {^LN-BEG}