Skip to content

command-line utility for doing kibana alerting load tests

Notifications You must be signed in to change notification settings

ymao1/kbn-alert-load

 
 

Repository files navigation

kbn-alert-load: command-line utility for doing kibana alerting load tests

usage

kbn-alert-load <args> <options>

TBD; run kbn-alert-load with no parameters for help.

install pre-reqs

install

npm install -g pmuellr/kbn-alert-load

run via npx without installing

npx pmuellr/kbn-alert-load <args> <opts>

change log

2.1.0 - 2021-07-14

  • 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: pmuellr#5

1.x.x - ????-??-??

  • add lsd, rmd, and rmdall commands
  • print existing deployments at begin and end of run command

1.0.0 - 2020-10-29

  • initial release

About

command-line utility for doing kibana alerting load tests

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.1%
  • HTML 32.5%
  • TypeScript 4.4%