Jonathan Wang
Results
1
issues of
Jonathan Wang
After I place the file elasticsearch-auth-master inside of elasticsearch/bin/plugins, the above error showed up when I input curl -XPUT 'localhost:9200/_auth/account' -d "{ \"authenticator\" : \"index\", \"username\" : \"testuser\", \"password\" :...
question