filter.d/sshd.conf: amend to #3747/#3812 (new ssh version would log with _COMM=sshd-session)

This commit is contained in:
sebres 2024-08-11 12:10:12 +02:00
parent c769046a1f
commit 54c0effceb

View file

@ -126,7 +126,7 @@ ignoreregex =
maxlines = 1
journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd
journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd + _COMM=sshd-session
# DEV Notes:
#