1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

added better documentation for user groups #189

This commit is contained in:
Massimo Candela
2020-03-21 18:33:43 +01:00
parent a7d263b1a5
commit db91ef1b0b
3 changed files with 125 additions and 1 deletions

View File

@@ -71,7 +71,7 @@ Below the complete list of attributes (the dot notation is used to represent yml
| path.matchDescription | The description that will be reported in the alert in case the regex test results in a match. | A string | No |
| path.maxLength | The maximum length allowed for an AS path. Longer paths will trigger an alert. | A number | No |
| path.minLength | The minimum length allowed for an AS path. Shorter paths will trigger an alert. | A number | No |
| group | The name of the group that will receive alerts about this monitored prefix. By default all alerts are sent to the "default" group. | A string | No |
| group | The name of the group that will receive alerts about this monitored prefix. By default all alerts are sent to the "default" group. See [here](usergroups.md).| A string | No |
### Options entry