From b37e9f59e83d7e744e520f6adb3a651efed4edf6 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 18 Aug 2016 13:46:53 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-sleuth.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/spring-cloud-sleuth.html b/spring-cloud-sleuth.html index 37f5af46e..f7f835262 100644 --- a/spring-cloud-sleuth.html +++ b/spring-cloud-sleuth.html @@ -837,6 +837,19 @@ we’re passing the dependencies in the groupId:artifactId:version +
+ + + + + +
+
Note
+
+If you’re using a custom logback-spring.xml then you have to pass the spring.application.name in +bootstrap instead of application property file. Otherwise your custom logback file won’t read the property properly. +
+
@@ -2309,7 +2322,7 @@ To disable Zuul support set the spring.sleuth.zuul.enabled property