X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.json;h=5627e8676c2d4f1d702b4ceec3d5c24a7021fc5a;hb=520777b4ec0831a4097959906b0d9e449a116e16;hp=eead269fcd5f8da637cc57876f008860c3345496;hpb=2bfaef02e6141e5870ee0fca20b428223d00d8e9;p=ric-plt%2Fvespamgr.git diff --git a/config/config-file.json b/config/config-file.json index eead269..5627e86 100755 --- a/config/config-file.json +++ b/config/config-file.json @@ -54,12 +54,14 @@ }, "host": "http://service-ricplt-vespamgr-http.ricplt.svc.cluster.local:8080", "measurementUrl": "/ric/v1/measurements", + "pltFile": "/tmp/vespa-plt-meas.json", + "pltCounterFile": "/cfg/plt-counter.json", "appManager": { "host": "http://service-ricplt-appmgr-http.ricplt.svc.cluster.local:8080", "path": "/ric/v1/config", "notificationUrl": "/ric/v1/xappnotif", "subscriptionUrl": "/ric/v1/subscriptions", - "appmgrRetry": 2 + "appmgrRetry": 100 }, "vesagent": { "configFile": "/etc/ves-agent/ves-agent.yaml", @@ -71,7 +73,7 @@ "collector": { "primaryAddr": "pod-ves-simulator", "secondaryAddr": "pod-ves-simulator", - "serverRoot": "0", + "serverRoot": "", "primaryPort": 8443, "primaryUser": "sample1", "primaryPassword": "sample1", @@ -80,4 +82,4 @@ }, "faults": { }, "metrics": [] -} \ No newline at end of file +}