elastic / beats-dashboards

DEPRECATED. Moved to https://github.com/elastic/beats. Please use the new repository to add new issues.
Other
196 stars 73 forks source link

load.sh password prompting with basic auth #56

Closed andrewkroh closed 8 years ago

andrewkroh commented 8 years ago

Enhance documentation and usage info with how to use the script against an ES server with Shield + basic auth.

If you just run load.sh -url https://xyz.found.io -u admin then you will be prompted for your password for every curl request which isn't practical.

There are a few ways to pass in the password just once.

andrewkroh commented 8 years ago