Skip to content

Instantly share code, notes, and snippets.

@jcolson
Created September 6, 2019 14:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcolson/0f041e796f5d50e9ab97e1518f2f3d1e to your computer and use it in GitHub Desktop.
Save jcolson/0f041e796f5d50e9ab97e1518f2f3d1e to your computer and use it in GitHub Desktop.
jail.d/quasselcore.conf:
[quasselcore]
enabled = true
port = 6697
findtime = 3600
filter = quasselcore
logpath = /var/log/messages
maxretry = 2
filter.d/quasselcore.conf:
[INCLUDES]
# Read common prefixes. If any customizations available -- read them from
# common.local
before = common.conf
[Definition]
_daemon = quasselcore
failregex = ^%(__prefix_line)s[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2} \[Info ] Non-authed client disconnected: <HOST>$
ignoreregex =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment