Add redis crowdsec config
This commit is contained in:
parent
3fd9c73fc1
commit
0012bcd36b
4 changed files with 47 additions and 9 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue