Log all incoming HTTP requests to NCMP with Authorization Header 34/137434/7
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 28 Feb 2024 09:06:24 +0000 (09:06 +0000)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 28 Feb 2024 12:22:04 +0000 (12:22 +0000)
commit5dd54703313b3c4503f360af07360400f589a6cc
treec2a44fb8e6293e2900648f57d4968d7db5b3ed69
parent22e1f43ce053649b18ebb6aacee5312947b258e5
Log all incoming HTTP requests to NCMP with Authorization Header

- Enabled configuration to log NCMP request header and payload.
- Enabled the DEBUG level log into application.yml.

Issue-ID: CPS-2131

Change-Id: I458b1148894b8f460b013f0fa93032231ac47938
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/java/org/onap/cps/ncmp/dmi/rest/stub/config/NcmpRequestLoggingConfig.java [new file with mode: 0644]
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/application.yml