ConnectorStatusInfo

ConnectorStatusInfo Schema #

Table description #

TableSection TableType TableSectionName Description
Health Regular The ConnectorStatusInfo table includes information regarding the status and the health of the connector

Table retention #

HotDays ColdDays TotalInteractiveDays
30 0 30

Schema #

Name Description Type
AdditionalFields Additional information about the entity or event Object
ConnectionName Display name of the connection. String
ConnectorId Unique identifier for the Microsoft Sentinel data connector. String
ConnectorName Display name of the data connector. String
CurrentConnectionStatus Current connection status of the data connector; possible values: OK, Error, Warning, or Validating. String
Description More information about the message. String
InstanceId Unique identifier for an instance of the data connector. String
InstanceName Display name of the data connector instance. String
InternalMessageCode The internal message code (for internal use only). String
MessageType Type of message; possible values are: Status change message, Periodic failure report message, or Current status message String
PreviousConnectionStatus Previous connection status of the data connector if the message indicates a status change; possible values: OK, Error, Warning, or Validating. String
ProtectionTypes The types of protection provided by the product or service being ingested by the data connector. String
ReportId Unique identifier for the event String
SentinelWorkspaceId Unique identifier of the Microsoft Sentinel workspace into which the data connector ingests data, if applicable. String
SourceSystem String
TenantId Unique identifier of the tenant into which the data connector ingests data. String
TimeGenerated The time (in UTC) at which the connection health status event occurred. DateTime
Timestamp The time (in UTC) at which the connection health status event occurred. DateTime
Type String

Schema changes #

Date Action
2026-01-02 Table added to tracking