Skip to main content

Integration Event Log Fields

This section describes how the add-on fills in the Netwrix Auditor Integration event log fields with data retrieved from Activity Records.

The Activity Record structure is described in the Reference for Creating Activity Recordstopic.

Event log field nameFilled in with valueDetails
SourceNA__{Data Source Name}** -OR- **Netwrix Auditor_Integration_API_Depending on SetDataSourceAsEventSource in-script parameter.
EventID{Calculated by add-on} -OR- 0Depending on GenerateEventId in-script parameter (calculation result also depends on IncludeDataSourceToMakeEventId parameter — if GenerateEventId = True).
Task Category{DataSource ID} -OR- 1Depending on SetDataSourceAsEventCategory in-script parameter.

See the Define Parameters topic for additional information.

EventData is filled in with data from the Activity Record fields as follows:

Entry in EventDataActivity Record field
DataSource{DataSource}
Action{Action}
Message{Action ObjectType}
Where{Where}
ObjectType{ObjectType}
Who{Who}
What{What}
When{When}
Workstation{Workstation}
Details{Details}

Details are filled in only if this Activity Record field is not empty.

eventlogexample