input { file { path => ["E:/ElasticSearch/logstash-7.3.0/nginx*.log"] start_position => "beginning" } } output { stdout { codec=>rubydebug } ...
確定! 回上一頁