mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
f3dbce1f41
commit
e0d637cbf8
@ -222,20 +222,6 @@
|
||||
'';
|
||||
match = "_SYSTEMD_UNIT = systemd-udevd.service";
|
||||
}
|
||||
{ # yodaYoga
|
||||
filters = ''
|
||||
# Somebody evil ...
|
||||
error: kex_exchange_identification: banner line contains invalid characters
|
||||
# error: kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_188.194.209.73_2222"
|
||||
# error: kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1"
|
||||
error: kex_exchange_identification: client sent invalid protocol identifier "[^"]+"
|
||||
error: kex_exchange_identification: Connection closed by remote host
|
||||
error: kex_exchange_identification: read: Connection reset by peer
|
||||
error: PAM: Authentication failure for \S+ from \S+
|
||||
fatal: Timeout before authentication for \S+ port [0-9]+
|
||||
'';
|
||||
match = "_SYSTEMD_UNIT = sshd.service";
|
||||
}
|
||||
{ # yodaTux, yodaYoga
|
||||
filters = ''
|
||||
The system will suspend now!
|
||||
@ -291,6 +277,20 @@
|
||||
# SYSLOG_IDENTIFIER
|
||||
#
|
||||
|
||||
{ # yodaYoga, yodaNas
|
||||
filters = ''
|
||||
# Somebody evil ...
|
||||
error: kex_exchange_identification: banner line contains invalid characters
|
||||
# error: kex_exchange_identification: client sent invalid protocol identifier "MGLNDD_188.194.209.73_2222"
|
||||
# error: kex_exchange_identification: client sent invalid protocol identifier "GET / HTTP/1.1"
|
||||
error: kex_exchange_identification: client sent invalid protocol identifier "[^"]+"
|
||||
error: kex_exchange_identification: Connection closed by remote host
|
||||
error: kex_exchange_identification: read: Connection reset by peer
|
||||
error: PAM: Authentication failure for \S+ from \S+
|
||||
fatal: Timeout before authentication for \S+ port [0-9]+
|
||||
'';
|
||||
match = "SYSLOG_IDENTIFIER = sshd";
|
||||
}
|
||||
{ # yodaTux. If the user `yoda` runs a command with `sudo`.
|
||||
filters = ''
|
||||
\s+yoda : TTY=pts/[0-9] ; PWD=/\S+ ; USER=root ; COMMAND=/.+
|
||||
|
Loading…
Reference in New Issue
Block a user