diff --git a/fluent.conf b/fluent.conf
index 3c393b451d..98d7a38856 100644
--- a/fluent.conf
+++ b/fluent.conf
@@ -81,20 +81,20 @@
@id stdout_output
-# match tag=system.** and forward to another fluent server
-
- @type forward
- @id forward_output
-
-
- host 192.168.0.11
-
-
-
- host 192.168.0.12
-
-
-
+## match tag=system.** and forward to another fluent server
+#
+# @type forward
+# @id forward_output
+#
+#
+# host 192.168.0.11
+#
+#
+#
+# host 192.168.0.12
+#
+#
+#
## match tag=myapp.** and forward and write to file
#