From 75f4d1b5123356cc739862b0b0f8c05fcb8f2462 Mon Sep 17 00:00:00 2001 From: bwong21 Date: Wed, 6 Mar 2019 16:55:06 +0000 Subject: Reduce logging level for sidecar rproxy and fproxy OOM config change to the logback spring xml to reduce default logging output from DEBUG to INFO Change-Id: I8979aae40974acc9a90d35423e7f5d1798b7ef2e Issue-ID: AAF-777 Signed-off-by: bwong21 --- charts/aai-champ/resources/fproxy/config/logback-spring.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'charts/aai-champ/resources/fproxy/config/logback-spring.xml') diff --git a/charts/aai-champ/resources/fproxy/config/logback-spring.xml b/charts/aai-champ/resources/fproxy/config/logback-spring.xml index 4fae434..0ece55c 100644 --- a/charts/aai-champ/resources/fproxy/config/logback-spring.xml +++ b/charts/aai-champ/resources/fproxy/config/logback-spring.xml @@ -40,9 +40,6 @@ - - - - - + + \ No newline at end of file -- cgit 1.2.3-korg