ROR Logstash http_poller

Hi Simone

Do you know how should i configure the logstash http_poller input filter?

I have this error in my windows machine

“error” => “PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”

This is my ROR Version

name=readonlyrest
version=1.16.11-pre5
description=Safely expose Elasticsearch REST API
classname=org.elasticsearch.plugin.readonlyrest.es.ReadonlyRestPlugin
java.version=1.8
elasticsearch.version=5.6.0

Regards

Are you using a self signed SSL cert in ROR? If yes, you have to tell the poller to skip verifying the cert. See Secure communication with Logstash | Filebeat Reference [8.6] | Elastic