olahallengren / sql-server-maintenance-solution

SQL Server Maintenance Solution
https://ola.hallengren.com
MIT License
2.91k stars 756 forks source link

Can ability to suppress TLOG backup entry in SQL Error Log (no effect to Full backup entries) be added? #765

Closed jgreer3395 closed 2 weeks ago

jgreer3395 commented 1 year ago

Description of the feature Without implementing the global flag to suppress all backup info from the SQL error log, would it be possible to add capability for Ola script to include something to suppress TLOG backup entries from the SQL error log, keeping the Full backup entries?

olahallengren commented 3 weeks ago

I am not aware of a way to do that in SQL Server.