質問編集履歴
2
情報の追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -68,4 +68,13 @@
|
|
68
68
|
環境は、次のとおりです。
|
69
69
|
・OS:windows10
|
70
70
|
・elasticsearch-7.6.2
|
71
|
-
・kibana-5.4.0-windows-x86
|
71
|
+
・kibana-5.4.0-windows-x86
|
72
|
+
|
73
|
+
追記
|
74
|
+
上記コマンドは、URL上のコマンドをhttp型に変更したものです。
|
75
|
+
URL上のコマンドを実施した結果は、次のとおりでした。
|
76
|
+
|
77
|
+
```
|
78
|
+
C:\elasticsearch-7.6.2\bin>curl -XPUT 'localhost:9200/customer'
|
79
|
+
curl: (6) Could not resolve host: 'localhost
|
80
|
+
```
|
1
キーワードの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|