In the installation path elasticsearch_win,
right-click elasticsearch_auto_install.bat,
run as an administrator, can complete a key installation.
.\logs\es_auto_install log
Suggest using firefox browser visit: http://localhost:9200/,
if successful, returns the following:
{" name ":" node - 1 ", "cluster_name" : "my - application", "version" : {" number ":" 2.3.3 ", "build_hash" : "218 bdf10790eef486ff2c41a3df5cfa32dadcfde", "build_timestamp" : "the 2016-05-17 T15:40:04 Z", "build_snapshot" : false, "lucene_version" : "5.5.0}", "tagline" : "You Know, for the Search"}
Suggested to use firefox browser to access:
1)the head plug-in access address: http://localhost:9200/_plugin/head/
2)kibana plug-in access address: http://localhost:5601
Under the installation path elasticsearch_win,
right-click elasticsearch_uninstall.bat,
run as an administrator, can complete a key unloading service.
Under the installation path elasticsearch_win,
double-click: unins000. Exe to complete unloading.