[Mapping] Refactor VMWareNSX.xif for improved log parsing#45137
[Mapping] Refactor VMWareNSX.xif for improved log parsing#45137content-bot wants to merge 2 commits into
Conversation
* Refactor VMWareNSX.xif for improved log parsing * Add files via upload
🤖 AI-Powered Code Review AvailableYou can leverage AI-powered code review to assist with this PR! Available Commands:
|
|
|
|
Validate summary Verdict: PR can be force merged from validate perspective? ✅ |
🔍 AI Triage Report AvailableAn automated triage report has been generated for this pipeline. Status: 📋 Triage Report
|
Original External PR
external pull request
Contributor
@simonsigre
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Description
Replaces the shipped VMware NSX modelling rule to correctly support RFC 3164
syslog from NSX Manager, Edge and Node appliances. The rule is now fully
self-contained, parsing directly from
_raw_lograther than relying onparsed_fields, which the bundled parser never populates for RFC 3164 events.Key improvements:
including relay-forwarded messages.
audit and system events, with an unmodelled catch-all.
fails to detect.
providing improved field coverage and event classification.
Must have
relates: https://jira-dc.paloaltonetworks.com/browse/CIAC-17349