Logstash is very convenient to display single-line logs, but how to do multi-line logs. input { file { type =>"xxxxxx" path => ["/tmp/test/test.txt"] codec ...
確定! 回上一頁