2017-10-01から1ヶ月間の記事一覧
ググって出てくる記事ではパッケージのインストール(zipアップロード)が必要で、 ほんまかいな。という気持ちになったのでcurlでAPIを叩くコードにしました。
elasticsearch Set proxy configurations to env $ES_JAVA_OPTS like below. ex: installing x-pack ES_JAVA_OPTS="-Dhttp.proxyHost=proxy.example.com -Dhttp.proxyPort=8888 -Dhttps.proxyHost=proxy.example.com -Dhttps.proxyPort=8888" ./bin/elastics…