Rolls up all DB Log files security monitors to the database.
This monitor is a rollup of security monitoring for all DB Log files hosted on this database. If the state is unknown, the monitoring has not been initialized yet.
Unhealthy state for this monitor indicates a problem with security of DB Log files hosted on this database. View all current alerts for this database using this link:
View Alerts
Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.
Name | Description | Default Value |
Enabled | Enables or disables the workflow. | Yes |
Generates Alerts | Defines whether the workflow generates an Alert. | No |
Target | Microsoft.SQLServer.Windows.Database |
Parent Monitor | System.Health.SecurityState |
Algorithm | BestOf |
Source Monitor | System.Health.SecurityState |
Relationship | Microsoft.SQLServer.Windows.DatabaseHostsDBLogFile |
Category | SecurityHealth |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | True |
Remotable | True |
Accessibility | Public |
<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.Database.DBLogFileToDatabaseSecurity" Target="SqlDiscW!Microsoft.SQLServer.Windows.Database" ParentMonitorID="Health!System.Health.SecurityState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.DatabaseHostsDBLogFile" MemberMonitor="Health!System.Health.SecurityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>SecurityHealth</Category>
<Algorithm>BestOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>