Skip to content

Taking regular expression group name contents to action #3743

Closed Answered by sebres
TheScriptGuy asked this question in Q&A
Discussion options

You must be logged in to vote
- (?P<vulnerability_reason>.*)
+ <F-vulnerability_reason>.*</F-vulnerability_reason>

And then tag <F-vulnerability_reason> may be used in actions.

See description for <F-*>...</F-*> in jail.conf.5#failregex

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sebres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants