Artisan.page

queue:monitor

Monitor the size of the specified queues

Terminal
php artisan queue:monitor [--max [MAX]] [--] <queues>

Options

maxOptional

The maximum number of jobs that can be on the queue before an event is dispatched

Arguments

queuesRequired

The names of the queues to monitor