[error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]
Links: https://www.twblogs.net/a/5db3634abd9eee310da04462 Ta thấy lỗi tương tư như dưới [WARN ][logstash.outputs.elasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>[“index”, {:_id=>nil, :_index=>”logstash-2019.10.14″, :_type=>”doc”, :_routing=>nil}, #<LogStash::Event:0x390305bb>], :response=>{“index”=>{“_index”=>”logstash-2019.10.14”, “_type”=>”doc”, “_id”=>”S-f0yG0BAZNQsWN8qxcz”, “status”=>400, “error”=>{“type”=>”illegal_argument_exception”, “reason”=>”Limit of total fields [1000] in index [logstash-2019.10.14] has been exceeded”}}}} Sử lý lỗi tạm thời: Giải quyết vấn đề vĩnh viễn, logstash-2019.10.14: đây là index…
Read More “[error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]” »