diff --git a/docker/fluentd-ingest/fluent.conf b/docker/fluentd-ingest/fluent.conf
index b02ca89..b1ba851 100644
--- a/docker/fluentd-ingest/fluent.conf
+++ b/docker/fluentd-ingest/fluent.conf
@@ -1,7 +1,10 @@
-
- @type forward
- port 24224
-
+
+ @type "forward"
+
+ host "fluentd_fluentd"
+ port 24224
+
+
@type copy