From c7f1f7b778ac2a3f9901c71c79f52907be24fc4f Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 9 Jan 2017 15:59:10 +0100 Subject: m 2 elchos/log: do not write to stdout --- makefu/2configs/elchos/log.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'makefu/2configs/elchos') diff --git a/makefu/2configs/elchos/log.nix b/makefu/2configs/elchos/log.nix index 3facd1ce..34bd2494 100644 --- a/makefu/2configs/elchos/log.nix +++ b/makefu/2configs/elchos/log.nix @@ -21,9 +21,9 @@ in { } ''; outputConfig = '' - stdout { - codec => rubydebug - } + #stdout { + # codec => rubydebug + #} elasticsearch { } ''; }; -- cgit v1.2.3