Is there a way to configure the transaction log in MSSQL that once it reaches the max space it was set to grow it would cycle through the older logs? Basically staying at its max size and simply writing over old logs.
There has to be a way for this but I can`t find it.