Health Monitoring provider table schema

SAWebEventProvider logs web events in the aspnet_WebEvent_Events table of the provider database. The namespace associated with SAWebEventProvider is iAnywhere.Web.Security. Each record in the WebEvents_Events table corresponds to one web event.

For more information about setting up health monitoring, see the Microsoft web page How To: Use Health Monitoring in ASP.NET 2.0 (http://msdn.microsoft.com/en-us/library/ms998306.aspx).

Column name Description
name The name of the provider.
type iAnywhere.Web.Security.SAWebEventProvider
connectionStringName The name of a connection string specified in the <connectionStrings> element.
connectionString The connection string. Optional. Required if connectionStringName is not specified.
commandTimeout The timeout value, in seconds, for server calls.
maxEventDetailsLength The maximum length of the details string for each event or Infinite