Files
nixos-servers/hosts/testvm01
Torjus Håkestad 7fcc043a4d
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s
testvm: add SSH session command auditing
Enable Linux audit to log execve syscalls from interactive SSH sessions.
Uses auid filter to exclude system services and nix builds.

Logs forwarded to journald for Loki ingestion. Query with:
{host="testvmXX"} |= "EXECVE"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 03:07:10 +01:00
..