We are running the standard batch job to invoice sales orders. On average this is invoicing around 500 orders a day.
The issue we are encountering is that the log file is often too small for this, as shown below:

Obviously one answer would be to split the batch job into smaller one but would add more administration and maintenance.
Is there are standard way of increasing the log size or viewing it from another part of the system?
Thanks