





Configuration Item | Required | Description |
Event channel | Yes | It indicates the event channel designated for target collection, with the following configuration options available: Application (application event): Records events generated by applications, such as software crashes, configuration changes, and error messages. System (system event): Records events related to operating system components, such as drivers, system services, and hardware issues. Security (security event): Records events related to security, such as user logins/logouts, permission changes, and audit policy changes. Setup (configuration event): Records events related to system setup and configuration changes. ALL (all events). Note: It is recommended that each event channel on a server be dedicated to a single collection configuration. Using the same event channel for multiple collection configurations can result in data duplication. |
Start time | Yes | The following two options are supported: Custom time: Event logs will be collected starting from the time you specify. Full collection: All event logs from the server will be collected. Note: If an event exceeds the retention period set by the Windows system, its logs will not be collected. |
Custom Time | Yes | It is required to specify the time for collecting event logs when Start time is set to Custom time. |
Event ID | No | Support positive filtering for specific values (such as 20) or value ranges (such as 0-20), as well as negative filtering for individual values (such as -20). Multiple filter criteria can be separated by commas. For example, "1-200,-100" indicates that event logs will be collected within the range of 1-200, excluding those with an event ID of 100. |




Field Name | Description |
computer_name | Name of the node that generates the current event. |
keywords | Keyword associated with the current event, used for event categorization. |
level | Level of the current event. |
channel | Channel name of the current event. |
event_data | Data related to the current event. |
message | Messages associated with the current event. |
opcode | Operation code associated with the current event. |
process.pid | Process ID of the current event. |
type | API used to obtain the current event. |
version | Version number of the current event. |
record_id | Record number associated with the current event. |
event_id | ID of the current event. |
task | Task associated with the current event. |
provider_guid | Global transaction ID of the current event's source. |
activity_id | Global transaction ID of the event's associated activity. All events occurring within this activity will share the same global transaction ID. |
process.thread.id | Thread ID of the current event. |
provider_name | Source of the current event. |
raw_data | Original information of the current event, in XML format. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback