added logging via auditd and rsyslog

This commit is contained in:
2025-10-02 08:59:21 +02:00
parent 00f7f43ebd
commit 5c69d87209
4 changed files with 72 additions and 1 deletions

View File

@@ -2,3 +2,6 @@
# Variables for ntfy alerts
ntfy_url: "https://ntfy.sh/YOUR_TOPIC_HERE"
ntfy_ssh_login_message: "SSH login on $(hostname) for user $USER from $(echo $SSH_CONNECTION | cut -d ' ' -f 1)"
# Variable for remote auditd logging
auditd_remote_log_server: "192.168.1.142" # IP deines Log-Servers