Log volume generator

← back to tests

The web process only queues and controls the run. Log data is emitted by the existing Laravel queue worker.

/ lines · %
Worker requirement: the existing php artisan queue:work --sleep=5 process must be running. Output is capped at 12 lines per second to stay below the platform suppression threshold.