GeoLoadReplay

Replay production load of geo systems on stage environments

Letzte Aktualisierung

GeoLoadReplay is a set of powershell scripts to replay produciton load on test environments.

This set of powershell scripts will build a k6 load test script and data file from (apache) access log files or prefiltered csv files.

It can help to find bottlenecks and configuration problems quickly by setting an stage environment under the same load as seen on the production environment.

It uses a snipped of the log file and generates a k6 script, which replays the load in the same speed. The result will be statistics or diagrams of the response times of your requests.