Skip to main content

MicrosoftWSUS

Modeling Rules for the Microsoft WSUS logs collector

Microsoft WSUS

This pack includes XSIAM content.

Configuration on the Server Side

Validation that WSUS server role is enabled

  • In the Server Manager, click Manage > Add Roles and Features.

  • Click Server Roles in the left menu.

  • Scroll down and validate that Windows Server Update Services is selected.

  • Validate that the following are selected and installed:

    • WID Connectivity
    • WSUS Services

    Server Screenshot

Collect Events from Vendor

In order to use the collector, you need to use the following option to collect events from the vendor:

  • XDRC (XDR Collector)
    You will need to configure the vendor and product for this specific collector.

  • Pay attention: Timestamp parsing is supported in UTC (+0000) timezone for the yyyy-mm-dd HH:MM:SS.3ms UTC format.

Filebeat Collection

In order to use the collector, you need to use the following option to collect events from the vendor:

  • XDRC (XDR Collector)
    You will need to configure the vendor and product for this specific collector.

XDRC (XDR Collector)

You will need to use the information described here.

You can configure the vendor and product by replacing [vendor]_[product]_raw with msft_wsus_raw.

When configuring the instance, you should use a YAML file that configures the vendor and product, as seen in the configuration below for the Microsoft WSUS product.

Copy and paste the contents of the following YAML in the Filebeat Configuration File section (inside the relevant profile under the XDR Collectors Profiles).

Filebeat Configuration file

filebeat.inputs:
- type: filestream
  paths:
    - C:\Program Files\Update Services\LogFiles\Change.log
    - C:\Program Files\Update Services\LogFiles\SoftwareDistribution.log
processors:
- add_fields:
    fields:
        vendor: msft
        product: WSUS

PUBLISHER

PLATFORMS

Cortex XSIAM

INFO

CertificationRead more
Supported ByCortex
CreatedAugust 15, 2022
Last ReleaseApril 28, 2026

DISCLAIMER
By downloading or using Marketplace content, you agree to the applicable Terms of Use and End User License Agreement. Third-party content is provided by its publisher, and Palo Alto Networks does not warrant, endorse, support, or assume responsibility for content not expressly identified as owned by Palo Alto Networks.