Logstash Config File json

Yeah, you'd have to tweak the multiline filter so that it recognizes that "}, {" marks the end of the current message. It won't be completely trivial since that line needs to result in "}" at the end of the first message and "{" at the beginning of the next. I'm afraid I don't have time to work on this.