elasticfence / elasticsearch-http-user-auth

HTTP Basic Authentication and IP ACL plugin for Elasticsearch :key: (UNMAINTAINED)
http://qxip.net
148 stars 32 forks source link

[README]web console which manages users provided in readme.md can not access. #23

Closed ChristinaLy closed 8 years ago

ChristinaLy commented 8 years ago

Installed this plugin with elasticfence-2.1.1-SNAPSHOT.zip After installation, the plugin path is $Elasticsearch_installation_path/plugins/elasticfence/

As the readme.md said, we should access the following: web console to manage users: http://your.elasticsearch.hostname:9200/_plugin/http-user-auth-plugin/index.html The result: Can not access.

Suggest to changed the web console: http://your.elasticsearch.hostname:9200/_plugin/elasticfence/index.html

lmangani commented 8 years ago

Thanks @ChristinaLy much appreciated! Fixed in README 2.3.x