fd6a1b0ce2
Why I did it Create rsyslog plugin deb for other containers/host to install Add events for bgp and host events
8 lines
152 B
JSON
8 lines
152 B
JSON
[
|
|
{
|
|
"tag": "event-sshd",
|
|
"regex": "auth fail: Password Incorrect. user:.([a-zA-Z0-9-_]*)",
|
|
"params": [ "username" ]
|
|
}
|
|
]
|