You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, there are currently no steps documented for using the script with x-pack. That's something that can certainly be added though, I'll work on this once #7 is merged unless someone beats me to it.
I've installed Elastic Search 5 with the steps here and when I try to run the
./populate.sh
script, I get authentication errors:It seems that installing X-Pack turned on authentication which needs turned back off.
Of course, then I had to use
./populate.5x.sh
from the still open pull request #7.The text was updated successfully, but these errors were encountered: