push some logs in a loop
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
as an elk api client
e.g. loading BASE64 strings as JSON – see load-test.bash