mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
monitoring: add crowdsec
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user