Decrease log level for dme participant 99/14899/1
authoraravind.est <aravindhan.a@est.tech>
Wed, 10 Sep 2025 10:55:21 +0000 (11:55 +0100)
committeraravind.est <aravindhan.a@est.tech>
Wed, 10 Sep 2025 10:55:21 +0000 (11:55 +0100)
DME participant resttemplate log level changed to DEBUG

Issue-ID: INT-193
Change-Id: I7d5654a6c67d6e8a31d3962f263a66d0cab7c448
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/oran_oom/dmeparticipant/values.yaml

index 28c6cc8..37a9a58 100644 (file)
@@ -68,6 +68,11 @@ application:
   dme:
     baseUrl: http://informationservice:9082
 
+  logging:
+    level:
+      ROOT: INFO
+      org.springframework.web.client.RestTemplate: DEBUG
+
   participant:
     intermediaryParameters:
       reportingTimeIntervalMs: 120000