Reduce log volume in logging-analytics 22/141522/1 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 11 Jul 2025 21:32:48 +0000 (23:32 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 11 Jul 2025 21:32:48 +0000 (23:32 +0200)
commit621f1e0469162852f7ef98655273319eb98a6f81
tree8184e7801f6c56208126c5fe8af1cf6f1e8a797b
parent0427fedc27e92bbecdb721ff95e1108dbb1d1a29
Reduce log volume in logging-analytics

- change Entering and Exiting log lines to debug level
- log http method in URI log line
- remove status text log line (it contains the same information
  as the status code)

Issue-ID: SO-4203
Change-Id: I15e513c7e02b85d6881bc5406fb31339510a4f50
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
reference/logging-filter/logging-filter-base/src/main/java/org/onap/logging/filter/base/AbstractMDCSetupAspect.java
reference/logging-filter/logging-filter-spring/src/main/java/org/onap/logging/filter/spring/SpringClientPayloadFilter.java