NONRTRIC - PMS Persistent storage of policies and type definitions
[it/dep.git] / nonrtric / helm / policymanagementservice / resources / config / application.yaml
index cff6abf..a5faac5 100644 (file)
@@ -35,7 +35,7 @@ logging:
     org.springframework: ERROR
     org.springframework.data: ERROR
     org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR
-    org.oransc.policyagent: INFO
+    org.onap.ccsdk.oran.a1policymanagementservice: INFO    
   file: /var/log/policy-agent/application.log
 
 server:
@@ -64,3 +64,5 @@ app:
     # The HTTP proxy (if configured) will only be used for accessing NearRT RIC:s
     http.proxy-host:
     http.proxy-port: 0
+  # path where the service can store data
+  vardata-directory: /var/policy-management-service