Use sp_logging_rate to calculate the transaction log growth rate for a specified time period.
sp_logging_rate displays the minumum, maximum, and average rate of transaction log growth, in gigabytes per hour, for the period of time you run the system procedure, providing the result as an averaged sum of the calculations, or as iterative results.
sp_logging_rate 'sum', '1,00:00:00', '01:00:00' ========================= Total Summary Information ========================= Transaction Log Growth Rate Min GB/h Max GB/h Avg GB/h --------------------------- -------------- -------------- -------------- 0.000000 1.970084 1.566053