在上面path.data 路徑建立logstash-beat.conf. input設定一個沒用到的Port等等讓beat把資料丟過來 input { beats { port => 1234 } } output { stdout { codec ...
確定! 回上一頁