RIC:1060: Change in PTL
[ric-plt/vespamgr.git] / config / config-file.json
index eead269..5627e86 100755 (executable)
         },
         "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
+}