Network Management
Mute UDT Events
This article provides steps on how to mute the UDT Events
First published date
Last published date
Overview
By design, UDT almost enabled all events after 2026.1.1, causing a flood of events in the events view.
Example:
UDT Port Enabled - EventType = 6210
UDT Port Shutdown - EventType = 6211
What this does:
Mute = truemutes the event type.Record = falsestops it from being written normally to eventsNotify = falsedisables notification on that event type. .
Product section
Resolution
We can "MUTE" the event via SQL Query and directly update it from Database Manager.
SQL Query.
|
UDT Port Enabled: -- Scripts are not supported under any SolarWinds support program or service.
|
|
UDT Port Shutdown: -- Scripts are not supported under any SolarWinds support program or service.
|
Database Manager:
- RDP to the SolarWinds server.
- Open Database Manager from the SolarWinds Platform start menu group.
- Click Add default server.
- Expand the SolarWinds database.
- Look for the EventTypes Table.
- Use the query below to display all UDT events, including the EventType, Name, Notify, Record, and Mute columns.
- Click Enable table editing.
- Use the checkbox to apply the changes, once done click Enable table editing to save it