Suppressing Events
There is no option within SAM to suppress event types from the web console; however, suppression can be accomplished by modifying the database directly. You can suppress specific events based on the event type. to do this, refer to the following screenshot and steps.
Suppressing Events
-
Open Microsoft SQL Server Management Studio.
-
Modify the
dbo.Event types
table. -
Change the number in the Record column from 1 to 0 to suppress a specific event.
SAM supports event suppression for every SAM event type (event types from 500 to 532).