m 2 elchos/log: do not write to stdout

This commit is contained in:
makefu 2017-01-09 15:59:10 +01:00
parent a3ca21bf92
commit 84126b9d36

View file

@ -21,9 +21,9 @@ in {
}
'';
outputConfig = ''
stdout {
codec => rubydebug
}
#stdout {
# codec => rubydebug
#}
elasticsearch { }
'';
};