input { file { path => "/home/openweb/Documents/dataset/test.json" start_position => "beginning" codec => "json" }} output { stdout { codec => rubydebug } }