These are the ones we have found worth populating along with suggested source for the value:
String Name | Description | Suggested Source |
---|---|---|
target | This field captures the event target. | Set to sourceDN() Be sure to set target-type |
target-type | Integer specifying a predefined format for the target. | Predefined values for target-type are currently: 0 = None 1 = Slash Notation 2 = Dot Notation 3 = LDAP Notation |
text1 | The value of this field depends upon the event. It can contain any text string up to 255 characters. | Set to the Operation being performed. |
text2 | The value of this field depends upon the event. It can contain any text string up to 255 characters. | Set to the Attribute modified or Command |
text3 | The value of this field depends upon the event. It can contain any text string up to 255 characters. | Identify the Issue |
value | The value of this field depends upon the event. It can contain any numeric value up to 32 bits. | Dependent on your situation |
value2 | The value of this field depends upon the event. It can contain any numeric value up to 32 bits. | Dependent on your situation |
value3 | The value of this field depends upon the event. It can contain any numeric value up to 32 bits. | Dependent on your situation |
data | The value of this field depends upon the event. The default size of this field is 3072 characters | Use values of attributes or other informational data that could be lost. |
data-type | Specifies the data-type of the value in the data tag. |
The maximum size of the Data field is defined by the database where the data is logged, so the size varies for each database that is used. If the size of the Data field logged by the Platform Agent exceeds the maximum size allowed by the database, the channel driver truncates the data in the Data field.
If an event has more data than can be stored in the String and Numeric value fields, it is possible to store up to 3 KB of binary data in the Data field.
Event ID | Description | Trigger |
---|---|---|
31400 | Delete_Entity | Occurs when an object is deleted. |
31401 | Update_Entity | Occurs when an object is modified. |
31440 | Create_Entity | Occurs when an object is created. |