diff --git a/fluent.conf b/fluent.conf
deleted file mode 100644
index c4c60ac..0000000
--- a/fluent.conf
+++ /dev/null
@@ -1,108 +0,0 @@
-# config
-
- @type stdout
-
-
-# input
-
-
-
-# input
-
-
-
-# output http
-
- @type copy
-#
-# @type mongo_replset
-#
-# database fluent
-# collection logs
-# nodes ondemand_playground_mongo1:27017,ondemand_playground_mongo2:27017,ondemand_playground_mongo3:27017,ondemand_playground_mongo4:27017,ondemand_playground_mongo5:27017,ondemand_playground_mongo6:27017,ondemand_playground_mongo7:27017
-#
-# user myusername
-# password mypassword
-#
-# replica_set rs1
-# num_retries 60
-# capped
-# capped_size 100m
-#
-#
-#
-# flush_interval 20s
-#
-#
-
- @type stdout
-
-
-
- @type file
- path /tmp/mylog
-
- timekey 1d
- timekey_use_utc true
- timekey_wait 10s
-
-
-
-
-
-
-
- @type copy
-#
-# @type mongo_replset
-#
-# database swarmlabplaygroundstats
-# collection logs
-# nodes ondemand_playground_mongo1:27017,ondemand_playground_mongo2:27017,ondemand_playground_mongo3:27017,ondemand_playground_mongo4:27017,ondemand_playground_mongo5:27017,ondemand_playground_mongo6:27017,ondemand_playground_mongo7:27017
-#
-# user myloguser
-# password mylogpassword
-#
-# replica_set rs1
-# num_retries 60
-# capped
-# capped_size 300m
-#
-#
-#
-# flush_interval 20s
-#
-#
-
- @type stdout
-
-
-