我的日志存储配置文件中包含以下内容: input { file { path => "C:/myfile.txt" } } output { exec { command => 'mytest.bat %message% %path%' ...
確定! 回上一頁