Skip to main content

Standard Reference Tables & Views for the ADActivity Data Collector

The ADActivity Data Collector gathers essential user and group activity information into standard reference tables. Unlike other Access Analyzer data collectors, the ADActivity Data Collector writes data to these tables regardless of the job executing the query.

These tables and their associated views are outlined below:

TableDetails
SA_ADActivity_AuthTypesContains Active Directory authentication protocol types
SA_ADActivity_ClassesContains Active Directory classes (for example, user, computer)
SA_ADActivity_DesiredAccessContains desired access level of each activity event
SA_ADActivity_DesiredAccessNamesContains dictionary of desired access names
SA_ADActivity_EventErrorCodesContains dictionary of event error codes
SA_ADActivity_EventNamesContains dictionary of event names
SA_ADActivity_EventsContains Active Directory event details
SA_ADActivity_FilesImportedContains lists of imported audit files
SA_ADActivity_FromContains lists of the sources of activity events
SA_ADActivity_HostInfoContains lists of scanned hosts
SA_ADActivity_LDAPEventsContains lists of Lightweight Directory Access Protocol (LDAP) events
SA_ADActivity_LDAPFiltersContains lists of LDAP filters provided
SA_ADActivity_ObjectNamesContains dictionary of object  names
SA_ADActivity_ObjectsContains lists of Active Directory objects found in the activity log
SA_ADActivity_PACContains lists of relative IDs (RIDs) for each collected event
SA_ADActivity_ProcessEventsContains lists of activity events by process
SA_ADActivity_ProcessNamesContains dictionary of process names
SA_ADActivity_ProtocolsEnumerates network protocols found
SA_ADActivity_SourcesContains lists of sources of activity events
SA_ADActivity_SPNsContains a unique identifier for each logon account

Views are the recommended way for Access Analyzer users to obtain the information gathered by the ADActivity Data Collector. They contain additional information for building queries easily. The following is an explanation of the corresponding views created for some of the tables generated by the ADActivity Data Collector:

ViewsDetails
SA_ADActivity_ADEventsAttributesViewContains detailed view of attribute events (changes)
SA_ADActivity_ADEventsViewContains detailed view of activity events
SA_ADActivity_AuthEventsPACViewContains detailed view of authentication events referencing relative IDs
SA_ADActivity_AuthEventsViewContains detailed authentication event view
SA_ADActivity_EventsViewContains detailed activity event view
SA_ADActivity_LDAPEventsViewContains LDAP view
SA_ADActivity_ProcessEventsDesiredAccessViewContains detailed process event view with desired access references
SA_ADActivity_ProcessEventsViewContains detailed process event view