This commit is contained in:
parent
c0c190e259
commit
6589509e23
1 changed files with 1 additions and 1 deletions
|
@ -99,10 +99,10 @@
|
|||
};
|
||||
fail2ban = {
|
||||
enable = true;
|
||||
ignoreIP = [ "192.168.1.0/24" ];
|
||||
};
|
||||
rsyslogd = {
|
||||
enable = true;
|
||||
extraConfig = "*.*@192.168.1.27:514;RSYSLOG_SyslogProtocol23Format";
|
||||
};
|
||||
prometheus = {
|
||||
exporters = {
|
||||
|
|
Loading…
Reference in a new issue