From: aravind.est Date: Wed, 10 Sep 2025 10:55:21 +0000 (+0100) Subject: Decrease log level for dme participant X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=536963b81e6af9f45bc5accb4055d5ec454a664c;p=it%2Fdep.git Decrease log level for dme participant DME participant resttemplate log level changed to DEBUG Issue-ID: INT-193 Change-Id: I7d5654a6c67d6e8a31d3962f263a66d0cab7c448 Signed-off-by: aravind.est --- diff --git a/smo-install/oran_oom/dmeparticipant/values.yaml b/smo-install/oran_oom/dmeparticipant/values.yaml index 28c6cc8e..37a9a584 100644 --- a/smo-install/oran_oom/dmeparticipant/values.yaml +++ b/smo-install/oran_oom/dmeparticipant/values.yaml @@ -68,6 +68,11 @@ application: dme: baseUrl: http://informationservice:9082 + logging: + level: + ROOT: INFO + org.springframework.web.client.RestTemplate: DEBUG + participant: intermediaryParameters: reportingTimeIntervalMs: 120000