We're rebuilding it - better, stronger, faster.
For now, private, probably eventually public, at
https://github.com/elastic/kbn-alert-load
kbn-alert-load <args> <options>
TBD; run kbn-alert-load
with no parameters for help.
- install Node.js - the current version Kibana uses
- have an account set up at https://cloud.elastic.co or equivalent
- create an API key at the cloud site for use with
ecctl
- install
ecctl
- https://www.elastic.co/guide/en/ecctl/current/ecctl-installing.html - create an initial config for
ecctl
withecctl init
, providing your API key
npm install -g pmuellr/kbn-alert-load
npx pmuellr/kbn-alert-load <args> <opts>
- updated to work with the latest ecctl v1.4.0
- changed RAM size calculation to match closest available values per region
- various other small updates
- pull request: #5
- add lsd, rmd, and rmdall commands
- print existing deployments at begin and end of run command
- initial release