質問編集履歴

2

情報の追記

2020/04/05 11:56

投稿

good_morning
good_morning

スコア61

test CHANGED
File without changes
test CHANGED
@@ -139,3 +139,21 @@
139
139
  ・elasticsearch-7.6.2
140
140
 
141
141
  ・kibana-5.4.0-windows-x86
142
+
143
+
144
+
145
+ 追記
146
+
147
+ 上記コマンドは、URL上のコマンドをhttp型に変更したものです。
148
+
149
+ URL上のコマンドを実施した結果は、次のとおりでした。
150
+
151
+
152
+
153
+ ```
154
+
155
+ C:\elasticsearch-7.6.2\bin>curl -XPUT 'localhost:9200/customer'
156
+
157
+ curl: (6) Could not resolve host: 'localhost
158
+
159
+ ```

1

キーワードの追加

2020/04/05 11:56

投稿

good_morning
good_morning

スコア61

test CHANGED
File without changes
test CHANGED
File without changes