monitoring: add crowdsec

This commit is contained in:
2026-05-15 23:50:01 +04:00
parent 61b76934da
commit 90b8b5a3c3
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -16,3 +16,8 @@ scrape_configs:
scrape_interval: 2s
static_configs:
- targets: ["caddy:2019"]
- job_name: crowdsec
scrape_interval: 10s
static_configs:
- targets: ["crowdsec:6060"]