diff --git a/spring-geode-autoconfigure/src/test/resources/java-util-logging.properties b/spring-geode-autoconfigure/src/test/resources/java-util-logging.properties
new file mode 100644
index 00000000..97056764
--- /dev/null
+++ b/spring-geode-autoconfigure/src/test/resources/java-util-logging.properties
@@ -0,0 +1,4 @@
+# java.util.logging (JUL) configuration
+
+org.apache=ERROR
+org.springframework=ERROR
diff --git a/spring-geode-autoconfigure/src/test/resources/log4j2-test.xml b/spring-geode-autoconfigure/src/test/resources/log4j2-test.xml
new file mode 100644
index 00000000..a4dc8556
--- /dev/null
+++ b/spring-geode-autoconfigure/src/test/resources/log4j2-test.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-geode-autoconfigure/src/test/resources/logback.xml b/spring-geode-autoconfigure/src/test/resources/logback.xml
index de1ee09e..de99c52b 100644
--- a/spring-geode-autoconfigure/src/test/resources/logback.xml
+++ b/spring-geode-autoconfigure/src/test/resources/logback.xml
@@ -1,7 +1,7 @@
-
+
@@ -11,6 +11,8 @@
+
+