Integration arcsight with logstash

Hi All, please suggest me how do i resolve the following error when i try to run the below command to get the smart connector for arcsight
the command:
bin/logstash --modules arcsight --setup
-M "arcsight.var.input.smartconnector.port"=5000
-M "arcsight.var.elasticsearch.hosts=localhost:9200"
-M "arcsight.var.kibana.host=localhost:5601"

The error:
[ERROR] 2018-12-04 03:01:06.501 [Ruby-0-Thread-1: /usr/share/logstash/lib/bootstrap/environment.rb:6] kibanaclient - Error when executing Kibana client request {:error=>#<Manticore::UnknownException: Unrecognized SSL message, plaintext connection?>}
[ERROR] 2018-12-04 03:01:06.604 [Ruby-0-Thread-1: /usr/share/logstash/lib/bootstrap/environment.rb:6] kibanaclient - Error when executing Kibana client request {:error=>#<Manticore::UnknownException: Unrecognized SSL message, plaintext connection?>}

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