Merge pull request #1 from aykhans/nixos-migration

NixOS migration
This commit is contained in:
2026-07-13 12:21:37 +04:00
committed by GitHub
+2 -1
View File
@@ -1,5 +1,6 @@
source: journalctl
journalctl_filter:
- "_SYSTEMD_UNIT=ssh.service"
# NixOS names the OpenSSH unit "sshd.service"; Debian/Ubuntu use "ssh.service".
- "_SYSTEMD_UNIT=sshd.service"
labels:
type: syslog