Showing
1 changed file
with
2 additions
and
2 deletions
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | producer|http://192.168.102.224:8089/search-producer/ | 6 | producer|http://192.168.102.224:8089/search-producer/ |
7 | consumer|http://192.168.102.224:8088/search-consumer/ | 7 | consumer|http://192.168.102.224:8088/search-consumer/ |
8 | service|http://192.168.102.224:8080/yohosearch/ | 8 | service|http://192.168.102.224:8080/yohosearch/ |
9 | -es|node1(192.168.102.209) node2(192.168.102.216) | 9 | +es|node1(192.168.102.12) node2(192.168.102.13) |
10 | es head | http://192.168.102.12:9200/_plugin/head/ | 10 | es head | http://192.168.102.12:9200/_plugin/head/ |
11 | 11 | ||
12 | ### test环境 | 12 | ### test环境 |
@@ -17,7 +17,7 @@ es head | http://192.168.102.12:9200/_plugin/head/ | @@ -17,7 +17,7 @@ es head | http://192.168.102.12:9200/_plugin/head/ | ||
17 | producer|http://192.168.102.209:8089/search-producer/ | 17 | producer|http://192.168.102.209:8089/search-producer/ |
18 | consumer|http://192.168.102.216:8088/search-consumer/ | 18 | consumer|http://192.168.102.216:8088/search-consumer/ |
19 | service|http://192.168.102.216:8080/yohosearch/ | 19 | service|http://192.168.102.216:8080/yohosearch/ |
20 | -es|node1(192.168.102.12) node2(192.168.102.12) | 20 | +es|node1(192.168.102.209) node2(192.168.102.216) |
21 | es head | http://192.168.102.209:9200/_plugin/head/ | 21 | es head | http://192.168.102.209:9200/_plugin/head/ |
22 | 22 | ||
23 | ### testQQ环境 | 23 | ### testQQ环境 |
-
Please register or login to post a comment