Skip to content

Instantly share code, notes, and snippets.

@alexalouit
Last active December 28, 2016 19:23
Show Gist options
  • Save alexalouit/ece211e692b3580dd687921b57160d15 to your computer and use it in GitHub Desktop.
Save alexalouit/ece211e692b3580dd687921b57160d15 to your computer and use it in GitHub Desktop.
Fail2ban: Metronome auth
[metronome]
enabled = true
port = 5290,5291,5292,5280
filter = metronome-auth
logpath = /var/log/metronome/metronome.log
[Definition]
failregex = Failed authentication attempt \(not-authorized\) for user .* from IP: <HOST>
ignoreregex =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment