config ## logstash ## logstash/config/logstash.conf input { tcp { port => 5000 # type => "rsyslog" codec => "json" } } output ...
確定! 回上一頁