There hasn't been a list published, though the team may be looking at it. The only way you can sort of "reverse engineer" this list is in the connectors themselves. Each connector has patterns that match by event ID and source. It might be a little tough to extract that data, since some patterns are grouped together. There is a master list of which eventIDs are passed through the connector at the top of the connector (it's an element that looks like "eventIDs=" and may honestly just say eventIDs="all" - which means any eventID COULD pass into the connector, but there could ALSO be later filtering that drops it, which makes it complicated).
↧