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:
File diff suppressed because one or more lines are too long
@@ -16,3 +16,8 @@ scrape_configs:
|
|||||||
scrape_interval: 2s
|
scrape_interval: 2s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["caddy:2019"]
|
- targets: ["caddy:2019"]
|
||||||
|
|
||||||
|
- job_name: crowdsec
|
||||||
|
scrape_interval: 10s
|
||||||
|
static_configs:
|
||||||
|
- targets: ["crowdsec:6060"]
|
||||||
|
|||||||
Reference in New Issue
Block a user