For me mentioned proxy setting is not working in windows, Is there thing missing below configuration?
set ES_JAVA_OPTS="-DproxyHost=proxyhost -DproxyPort=80 -Dhttps.proxyHost=proxyhost -Dhttps.proxyPort=80"
set ES_JAVA_OPTS="-Dhttp.proxyHost=proxyhost -Dhttp.proxyPort=80 -Dhttps.proxyHost=proxyhost -Dhttps.proxyPort=80"
Command which I am trying to execute is "elasticsearch-plugin install ingest-attachment" on a server behind proxy host. Even offline install of same also do not work.
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.