filebeat command:filebeat test output
elasticsearch: https://10.202.250.243:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: 10.202.250.243
dial up... OK
TLS...
security: server's certificate chain verification is enabled
handshake... ERROR x509: certificate signed by unknown authority
I think you can resolve this by setting output.elasticsearch.ssl.certificate_authorities or output.elasticsearch.ssl.verification_mode: none in the Filebeat.yml see the documentation here. In production, I would recommend using the first option.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.