diff --git a/fluentd/conf/fluent.conf b/fluentd/conf/fluent.conf
index fec6e5f7ff700bf86e4ac600be92ea6a712385a2..d869a0e3a90f1d2d754a03d8bcf84fb33a623672 100644
--- a/fluentd/conf/fluent.conf
+++ b/fluentd/conf/fluent.conf
@@ -45,7 +45,4 @@
     flush_interval 1s
   </store>
 
-  <store>
-    @type stdout
-  </store>
 </match>