Pipeline - Error registering plugin

[2018-07-04T17:52:25,940][WARN ][logstash.outputs.elasticsearch] You are using a deprecated config setting "document_type" set in elasticsearch. Deprecated settings will continue to work, but are scheduled for removal from logstash in the future. Document types are being deprecated in Elasticsearch 6.0, and removed entirely in 7.0. You should avoid this feature If you have any questions about this, please visit the #logstash channel on freenode irc. {:name=>"document_type", :plugin=><LogStash::Outputs::ElasticSearch hosts=>[https://10.0.0.10:9200], bulk_path=>"/_xpack/monitoring/_bulk?system_id=logstash&system_api_version=2&interval=1s", manage_template=>false, document_type=>"%{[@metadata][document_type]}", sniffing=>true, user=>"logstash_system", password=>, ssl=>true, cacert=>"/etc/elasticsearch/cert/ca1.pem", id=>"a218a499ac774c337f16b07af24e45b48b7507be5730c61f8f4f8118a8a3fdbf", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_a81555ec-bbcf-4044-b47a-5441f6d2f14e", enable_metric=>true, charset=>"UTF-8">, workers=>1, template_name=>"logstash", template_overwrite=>false, doc_as_upsert=>false, script_type=>"inline", script_lang=>"painless", script_var_name=>"event", scripted_upsert=>false, retry_initial_interval=>2, retry_max_interval=>64, retry_on_conflict=>1, action=>"index", ssl_certificate_verification=>true, sniffing_delay=>5, timeout=>60, pool_max=>1000, pool_max_per_route=>100, resurrect_delay=>5, validate_after_inactivity=>10000, http_compression=>false>}
[2018-07-04T17:52:26,094][INFO ][logstash.pipeline ] Starting pipeline {:pipeline_id=>".monitoring-logstash", "pipeline.workers"=>1, "pipeline.batch.size"=>2, "pipeline.batch.delay"=>50}
[2018-07-04T17:52:28,426][INFO ][logstash.pipeline ] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>2, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50}
[2018-07-04T17:52:28,762][ERROR][logstash.pipeline ] Error registering plugin {:pipeline_id=>".monitoring-logstash", :plugin=>"#LogStash::OutputDelegator:0x7213ff81", :error=>"signed overrun, bytes = 917", :thread=>"#<Thread:0x5f4b3968 run>"}
[2018-07-04T17:52:28,787][ERROR][logstash.pipeline ] Error registering plugin {:pipeline_id=>"main", :plugin=>"#LogStash::OutputDelegator:0x571790b0", :error=>"signed overrun, bytes = 917", :thread=>"#<Thread:0x6e7e1fa5 run>"}
[2018-07-04T17:52:28,780][ERROR][logstash.pipeline ] h.vendor.bundle.jruby.$2_dot_3_dot_0.gems.manticore_minus_0_dot_6_dot_1_minus_java.lib.manticore.client.pool_builder(/usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/manticore-0.6.1-java/lib/manticore/client.rb:394)",

证书问题,已解决。ELK最好还是用pem证书

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.