Just because the log file is a certain size doesn't mean that it is all used.
Check out DBCC SQLPERF (LOGSPACE) and see whether the amount of log used is changing after your backups.
Just because the log file is a certain size doesn't mean that it is all used.
Check out DBCC SQLPERF (LOGSPACE) and see whether the amount of log used is changing after your backups.