浏览代码

脚本部署

yangxg 3 年之前
父节点
当前提交
725a69d872
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deploy-tmp-logstash.yaml

+ 1 - 1
deploy-tmp-logstash.yaml

@@ -32,7 +32,7 @@ data:
     }
     }
 
 
     output {
     output {
-      stdout { codec => rubydebug }
+      # stdout { codec => rubydebug }
       if [log_topic] == "offline-process-charge" {
       if [log_topic] == "offline-process-charge" {
           elasticsearch {
           elasticsearch {
             hosts => ["elasticsearch:9200"]
             hosts => ["elasticsearch:9200"]