Help with plugin error

Hi all,

I have the following error when running filebeat on one server and logstash on another.

A plugin had an unrecoverable error. Will restart this plugin.
  Plugin: <LogStash::Inputs::Beats port=>5044, host=>"10.02.162.1", id=>"c1f84552765248a4cef8aed3bdd38bf3feced515-1", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_de432c1b-d3df-4141-9e85-0d73ebb6dd3d", enable_metric=>true, charset=>"UTF-8">, ssl=>false, ssl_verify_mode=>"none", include_codec_tag=>true, ssl_handshake_timeout=>10000, congestion_threshold=>5, target_field_for_codec=>"message", tls_min_version=>1, tls_max_version=>1.2, cipher_suites=>["TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384", "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256"], client_inactivity_timeout=>60>
  Error: event executor terminated

I checked that there is only one instance of filebeat and logstash on each server respectively.

Any help is greatly appreciated.

Thanks

alright i fixed it

its just a connection issue

^^

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