added logging via auditd and rsyslog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user