queue:monitor

Monitor the size of the specified queues

Options

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

Arguments

  • queues - The names of the queues to monitor Required
php artisan queue:monitor [--max [MAX]] [--] <queues>