mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Track ssh logs with crowdsec
This commit is contained in:
parent
cb6570667b
commit
494327d30e
2 changed files with 30 additions and 18 deletions
|
|
@ -16,6 +16,7 @@
|
|||
enable = true;
|
||||
firewallBouncer.enable = true;
|
||||
sources = [
|
||||
"sshd"
|
||||
"iptables"
|
||||
"caddy"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue