elastic/osearch stress test

push some logs in a loop

web logs

as a web client, on the web server directly

e.g. stressing HTTP instead of HTTPS

while true; do
    curl -I --resolve tmp.nethence.com:80:127.0.0.1 tmp.nethence.com/
done

diy load test

as an elk api client

e.g. loading BASE64 strings as JSON – see load-test.bash


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun