m 2 elchos/log: do not write to stdout

This commit is contained in:
makefu 2017-01-09 15:59:10 +01:00
parent 1ef8cc193f
commit c7f1f7b778
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

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