File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
crowdsec-docs/docs/log_processor/service-discovery-setup Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11---
22id : detect-yaml
3- title : detect.yaml file format
3+ title : detect.yaml syntax
44sidebar_position : 1
55---
66
7- # ` detect.yaml ` syntax
7+ # ` detect.yaml ` syntax
88
9- A minimal detection file is a YAML map with a top‐level ` detect: ` key.
9+ A minimal detection file is a YAML map with a top‐level ` detect: ` key.
1010
1111Under it, each entry describes one service plan:
1212
4444 - Systemd.UnitInstalled("<unit>")
4545` ` `
4646
47- You can use any of the helper referenced [here](/log_processor/service-discovery-setup/expr.md).
48- )
47+ You can use any of the helper referenced [here](/log_processor/service-discovery-setup/expr).
4948
5049# ## `hub_spec`
5150
@@ -138,5 +137,3 @@ detect:
138137 labels:
139138 type: eventlog
140139` ` `
141-
142-
You can’t perform that action at this time.
0 commit comments