You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there was a mechanism to declare optional fields in rules. The two following rules give a great use case for this request. (and I looked this time and didn't see a similar request!) 😄
rule=openssh_failed_password:Failed password for invalid user %user:word% from %ip:ipv4% port %port:number% ssh%ssh-ver:number%%tail:rest%
rule=openssh_failed_password:Failed password for %user:word% from %ip:ipv4% port %port:number% ssh%ssh-ver:number%%tail:rest%
The text was updated successfully, but these errors were encountered:
It would be great if there was a mechanism to declare optional fields in rules. The two following rules give a great use case for this request. (and I looked this time and didn't see a similar request!) 😄
The text was updated successfully, but these errors were encountered: