摘要: input { http{ host => "0.0.0.0" #http启动端口 port => 8088 #接受JSON数据 additional_codecs => {"text/plain"=>"json"} codec => "plain" #线程数 threads => 8 #关闭ssl 阅读全文
posted @ 2021-08-27 09:34 缤纷世界 阅读(60) 评论(0) 推荐(0)