Sergey G. Brester

Results 533 comments of Sergey G. Brester

Latest version (since d1b7e2b5fb2b389d04845369d7d29db65425dcf2) partially implementing this RFE, so `fail2ban-regex` is able to dump the tags matched from log/journal. Examples: ```bash $ fail2ban-regex -r -o row './fail2ban/tests/files/testcase01.log' sshd [u'failed.dns.ch', 1577789999.0,...

https://github.com/fail2ban/fail2ban/issues/2909#issuecomment-1039267423 illustrates some PoC extending `fail2ban-regex` with a command option.

@lostcontrol can we port it to github pages ("http://fail2ban.github.io/") and set domains IP to github host? @fail2ban/administrators any ideas?

@lostcontrol, @yarikoptic any idea?

> I can setup a CNAME to point to Github host then. Ok, I'll try to find time for migration of current state to github pages and update it a...

Which documentation exactly do you mean? If it is a website fail2ban.org, then yes, it must be updated yet (persistent shortage of time). Just for the records - there are...

> Is this issue still active? Unfortunately yes. Basically it is as often lack of time and precedence question. What causing that documentation going down in to-do list.

Sure, as probably many other options in `jail.conf` which may affect some actions only (like mentioned `port` which is only relevant for multi-port actions). But such options are direct commented...

> I cannot find documentation after 0.8, is there a place I missed? As you correctly found, the current descriptions can be found in [man pages](https://manpages.debian.org/unstable/fail2ban/jail.conf.5.en.html) as well as in...

Oh, there was something... Indeed... I wanted prepare some static web-site on GH... Just persistent shortage of time (as probably on your side too;).