input { udp { port => 5000 codec => "json" type => "rsyslog" } } filter { json { source => "message" skip_on_invalid_json => true
確定! 回上一頁