Jump to content

fail2ban regex


jmurch

Recommended Posts

 

I am configuring fail2ban so that it will capture a log input similar to this:

err: bad or missing CDL header refused connect from 98.165.54.217:65174 [l:949]

 

The regex that I have that's not working is this:

failregex = err: bad or missing TDL header refused connect from \S+ \(<HOST>\)\s*$

 

I just want the host address not the full string with the port number.  I don't know if fail2ban syntax is different than normal regex syntax.

 

TIA, Jeff

 

Link to comment
https://forums.phpfreaks.com/topic/243609-fail2ban-regex/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.