Working fine with the following snippet
http {
url => "https://127.0.0.1:443/collectionstats"
http_method => "post"
headers => [ 'Authorization', 'test']
ssl_certificate_validation => false
verify_ssl => false
}
Working fine with the following snippet
http {
url => "https://127.0.0.1:443/collectionstats"
http_method => "post"
headers => [ 'Authorization', 'test']
ssl_certificate_validation => false
verify_ssl => false
}
© 2020. All Rights Reserved - Elasticsearch
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.