Host End Point was Disallowed

Microsoft.OfficeWebAppsServer.HostEndPointWasDisallowed (UnitMonitor)

The domain of the end point on the server that is hosting the file that was specified in the initiating request is not on the list of allowed domains for this farm. Either the list of allowed domains is incomplete or a request was initiated from a server that is not allowed to use this farm.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/p/?LinkId=258810

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.OfficeWebAppsServer.Machine
Parent MonitorSystem.Health.SecurityState
CategorySecurityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.RepeatedEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Host End Point was Disallowed
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.OfficeWebAppsServer.HostEndPointWasDisallowed" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.OfficeWebAppsServer.Machine" ParentMonitorID="Health!System.Health.SecurityState" Priority="Normal" TypeID="Windows!Microsoft.Windows.RepeatedEventLogManualReset2StateMonitorType">
<Category>SecurityHealth</Category>
<AlertSettings AlertMessage="Microsoft.OfficeWebAppsServer.HostEndPointWasDisallowed_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="RepeatedEventRaised" MonitorTypeStateID="RepeatedEventRaised" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<RepeatedComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</RepeatedComputerName>
<RepeatedLogName>Microsoft Office Web Apps</RepeatedLogName>
<RepeatedExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">8116</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Office Web Apps</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</RepeatedExpression>
<Consolidator>
<ConsolidationProperties/>
<TimeControl>
<WithinTimeSchedule>
<Interval>15</Interval>
</WithinTimeSchedule>
</TimeControl>
<CountingCondition>
<CountMode>OnNewItemNOP_OnTimerOutputRestart</CountMode>
</CountingCondition>
</Consolidator>
</Configuration>
</UnitMonitor>