| Platform | Metrics | Logs | Traces |
|---|---|---|---|
| Windows | ✓ |
Event Log Readers group.| Parameter | Type | Default | Description |
|---|---|---|---|
| system_event_input | bool | true | Enable the System event channel. |
| app_event_input | bool | true | Enable the Application event channel. |
| security_event_input | bool | true | Enable the Security event channel. |
| custom_channels | strings | Custom channels to read events from. |
| Parameter | Type | Default | Description |
|---|---|---|---|
| remote.server | string | The server to connect to for remote event logs. | |
| remote.username | string | The username to authenticate with the server. | |
| remote.password | string | The password to authenticate with the server. | |
| remote.domain | string | The domain of the server (optional). |