Browse Source

脚本部署

yangxg 3 years ago
parent
commit
725a69d872
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy-tmp-logstash.yaml

+ 1 - 1
deploy-tmp-logstash.yaml

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