diff --git a/pom.xml b/pom.xml
index 0075715..26a4950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,11 @@
io.quarkus
quarkus-hibernate-orm-panache
+
+ com.github.loki4j
+ loki-logback-appender
+ 1.4.0
+
diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml
new file mode 100644
index 0000000..f56110a
--- /dev/null
+++ b/src/main/resources/logback.xml
@@ -0,0 +1,15 @@
+
+
+
+ 100
+ 10
+ http://192.168.2.31:3100/loki/api/v1/push
+
+ jobfindr-jvm
+
+
+
+
+
+
+