The Logstash configuration file ("config") for listening on a TCP port for JSON Lines ... input { tcp { port => 6789 1 codec => json_lines } } filter { date ...
確定! 回上一頁