---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Windows event log filter parameters

# Windows event log filter parameters {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The configurable values on the Check Parameters tab of the os.windows.check-event-log check.
{#windows-event-log-parameters-tab__table_ylr_rzv_mxb__entry__3}

| Parameter | Type | Description |
|-|-|-|
| provider_name | String | Name of the provider that generated the event. Hinweis: If you do not specify a log_file value together with the provider_name, the system searches all available log files, which increases the time it takes to receive results. |
| log_file | String | The name of the Windows event log file from which you retrieve events. Possible values are: * Application * System {#windows-event-log-parameters-tab__ul_g5c_ccw_mxb} Hinweis: If you do not specify a provider_name value together with the log_file, the system searches all events from the log file, which increases the number of retrieved events. |
| id | Integer | The numerical id of the event. Possible values are 0-65535. |
| warning | Integer | Any value above the specified parameter generates a Warning event. |
| event_level | String | The severity level of the event. Possible values: * Critical * Error * Warning * Information * Verbose {#windows-event-log-parameters-tab__ul_atq_2gw_mxb} |
| regex_pattern | String | The regex pattern to be used in searching the event logs. The value must be enclosed in double quotation marks. For example, "error". |
| duration_hour | Integer | The time period for which you want to retrieve events from the Windows event log. Value is specified in hours; fractions of hours are specified with decimals. |
| critical | Integer | Any value equal to or above the specified parameter generates a Critical event. |
[Tabelle : 1. Check Parameters tab values]

{#windows-event-log-parameters-tab__table_ylr_rzv_mxb}

