worked poc
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./logs:/var/log/suricata
|
||||
- ./data/vendor-rules:/var/lib/suricata
|
||||
healthcheck:
|
||||
test: ["CMD", "python3", "/opt/ids/scripts/healthcheck.py"]
|
||||
interval: 15s
|
||||
|
||||
Reference in New Issue
Block a user