MicrosoftWSUS (v1.0.12)

Modeling Rules for the Microsoft WSUS logs collector

Author
Cortex XSOAR
Support
xsoar
URL
https://www.paloaltonetworks.com/cortex
Categories
Analytics & SIEM

Modeling rules (1)

Parsing rules (1)

XDRC Templates (1)

README

Microsoft WSUS

This pack includes XSIAM content.

Configuration on the Server Side

Validation that WSUS server role is enabled

Collect Events from Vendor

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

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 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