Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SQL Server Event Object Type
This tab allows you to change the type of SQL Server object affected by the filtered event. You can filter events that occur on specific audited databases and SQL Server instances.
Available actions
Select the object that is affected by this event
Allows you to specify the SQL Server object type that is affected by the event you want to filter. For example, you can filter out all DDL activity on a specific database. When the Collection Server processes an audited event associated with the specified object type, the filter run to see whether the identified event matches the other filter criteria.
By default, the filter will apply your criteria against events on any audited SQL Server instance.
You can specify one or more objects:

Type of Object

You can specify …

SQL Server instance

  • Any instance
  • A specific instance by name

Database

  • A specific database by name
  • Any database whose name matches a naming convention or phrase

Database object

  • A specific database object by name
  • Any database object whose name matches a naming convention or phrase

...