Skip to content

fail2ban-client status <JAIL> [FLAVOR] <-- What is [FLAVOR]? #3233

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

You must be logged in to vote

Can I just insert any Flavor?

Indeed you can (welcome with PR).

Vanilla? Chocolate? Cookie-Dough?

An attempt to invoke fail2ban-client status sshd vanilla would just output basic status and write following warning to fail2ban.log:

WARNING Unsupported extended jail status flavor 'vanilla'. Supported: ['short', 'basic', 'cymru']

Initially it got introduced in #924 to output extended info for IP in status using Cymru.
Later it was extended (in f381b98) with option short to provide more clear output (#2819).

So at the moment it is short, basic and cymru.
And who knows which "flavors" we'd still support tomorrow.

Is this feature simply undocumented or a mistake in the documentation?

Wou…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frankmcc
Comment options

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