summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-noaaf.properties
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-04-01 00:00:37 +0200
committersebdet <sebastien.determe@intl.att.com>2020-04-01 00:00:37 +0200
commit580141f7cf72d4a120722fc7b870dfc5c3017ced (patch)
treeeef3036a247ce3ecb61da265e43ceb3c77979118 /src/main/resources/application-noaaf.properties
parenta2dbf1f653cba8c2d2835b36e8c89c9e41c5d1bb (diff)
Rework the logs
Rework the logs so that it's easier to debug the issues on a lab Issue-ID: CLAMP-804 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9cff98205c2135a759e7e6156ab39f8af8129927
Diffstat (limited to 'src/main/resources/application-noaaf.properties')
-rw-r--r--src/main/resources/application-noaaf.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/application-noaaf.properties b/src/main/resources/application-noaaf.properties
index 4701b36d..d61b7ed5 100644
--- a/src/main/resources/application-noaaf.properties
+++ b/src/main/resources/application-noaaf.properties
@@ -81,6 +81,7 @@ server.tomcat.max-idle-time=60000
#Servlet context parameters
server.context_parameters.p-name=value #context parameter with p-name as key and value as value.
+camel.springboot.tracing=true
camel.springboot.consumer-template-cache-size=1000
camel.springboot.producer-template-cache-size=1000
camel.springboot.jmx-enabled=true