Initial commit

This commit is contained in:
Gitea
2021-10-27 17:20:29 +02:00
commit 0a35a1a0ec
4985 changed files with 206213 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
:msg, startswith, "iptables: " -/var/log/iptables.log
& stop
+4
View File
@@ -0,0 +1,4 @@
# Create an additional socket in postfix's chroot in order not to break
# mail logging when rsyslog is restarted. If the directory is missing,
# rsyslog will silently skip creating the socket.
$AddUnixListenSocket /var/spool/postfix/dev/log
+12
View File
@@ -0,0 +1,12 @@
# certificate files - just CA for a client
#global(DefaultNetstreamDriverCAFile="/etc/ssl/certs/securesyslog.crt")
#$DefaultNetstreamDriverCAFile /etc/rsyslog-keys/ca.pem
# set up the action for all messages
#action(type="omfwd" protocol="tcp" port="6514"
# StreamDriver="gtls" StreamDriverMode="1" StreamDriverAuthMode="anon")
#$DefaultNetStreamDriver gtls
#$ActionSendStreamDriverMode 1
#$ActionSendStreamDriverAuthMode anon
#*.* @@(o)realm.mynetgear.com:6514