質問編集履歴

1

環境について追記

2016/09/14 02:28

投稿

seitaro
seitaro

スコア11

test CHANGED
File without changes
test CHANGED
@@ -127,3 +127,39 @@
127
127
 
128
128
 
129
129
  よろしくお願いいたします。
130
+
131
+
132
+
133
+ ## 環境
134
+
135
+ ### cURL
136
+
137
+ [https://curl.haxx.se/download.html](https://curl.haxx.se/download.html)からダウンロード後、
138
+
139
+ 環境変数にパスを指定。
140
+
141
+ ```
142
+
143
+ C:\Windows\system32>curl -V
144
+
145
+ curl 7.50.2 (i386-pc-win32) libcurl/7.50.2 WinSSL zlib/1.2.8
146
+
147
+ Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtsp
148
+
149
+ smb smbs smtp smtps telnet tftp
150
+
151
+ Features: AsynchDNS IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz
152
+
153
+ ```
154
+
155
+
156
+
157
+ ### Elasticsearch
158
+
159
+
160
+
161
+ [https://www.elastic.co/jp/downloads/elasticsearch](https://www.elastic.co/jp/downloads/elasticsearch)からダウンロード後、zipを解凍。
162
+
163
+
164
+
165
+ その後、elasticsearch.batを実行