diff --git a/application/src/main/resources/logback.xml b/application/src/main/resources/logback.xml
index 35e81193bf..caf78e1537 100644
--- a/application/src/main/resources/logback.xml
+++ b/application/src/main/resources/logback.xml
@@ -41,9 +41,6 @@
 
 
     
-    
-    
-    
 
     
         
diff --git a/rest-client/src/main/resources/logback.xml b/rest-client/src/main/resources/logback.xml
new file mode 100644
index 0000000000..de3beab484
--- /dev/null
+++ b/rest-client/src/main/resources/logback.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+    
+        
+            %d{ISO8601} [%thread] %-5level %logger{36} - %msg%n
+        
+    
+
+    
+
+    
+        
+    
+
+