should be json_lines codec

This commit is contained in:
Michel Oosterhof
2015-02-04 17:24:15 +00:00
parent a8ec25655f
commit dd92b95320

View File

@@ -2,7 +2,7 @@ input {
# this is the actual live log file to monitor
file {
path => ["/home/kippo/kippo-git/log/kippo.json"]
codec => json
codec => json_lines
type => "kippo"
}
# this is to send old logs to for reprocessing