Json file input to and viewing in logstash console

If your JSON object is split across multiple lines you will need to use a multiline code to recombine the lines so that a single event contains the entire JSON object. There is an example of that here.

1 Like