blob: ffee9e9fa55a9938e090b33b7548d496ac5dd468 [file] [log] [blame]
{
"local": {
"host": ":8080"
},
"logger": {
"level": 4
},
"db": {
"namespaces": ["sdl", "rnib"]
},
"rmr": {
"protPort": "tcp:4560",
"maxSize": 1024,
"numWorkers": 1
},
"promAlertManager": {
"address": "localhost:9093",
"baseUrl": "/api/v2",
"schemes": "http",
"alertInterval": 30000
},
"alarmDefinitions": [
{
"specificProblem": 1234,
"Text": "Connection to DBAAS server lost"
},
{
"specificProblem": 1235,
"Text": "Distribution of internal routing table failed due to timeout"
},
{
"specificProblem": 1236,
"Text": "E2 connection to gNB lost"
}
]
}