Add redis crowdsec config

This commit is contained in:
Théo Barnouin 2025-05-13 14:44:53 +02:00
parent 3fd9c73fc1
commit 0012bcd36b
4 changed files with 47 additions and 9 deletions

View file

@ -129,7 +129,7 @@
rsyslogd = {
enable = true;
extraConfig = ''
*.* action(type="omfwd" target="192.168.1.27" port="1514" protocol="tcp")
*.* action(type="omfwd" target="192.168.1.27" port="1514" protocol="tcp" Template="RSYSLOG_SyslogProtocol23Format")
'';
};
prometheus = {