Hi There ,
I am using filebeat, metricbeat and passing output to my logstash pipeline (version 8.1). I have a requirement that need to implement self signed cert to secure communication between beats to our logstash.
But getting error like follows
ERROR [publisher_pipeline_output] pipeline/output.go:154 Failed to connect to backoff(async(tcp://XX.XXX.XX.XX:5064)): x509: certificate signed by unknown authority
Please help me on bypass this error