Skip to content

Release/v10.9.6#2105

Merged
Kbayero merged 23 commits into
v10from
release/v10.9.6
May 26, 2026
Merged

Release/v10.9.6#2105
Kbayero merged 23 commits into
v10from
release/v10.9.6

Conversation

@JocLRojas

Copy link
Copy Markdown
Contributor

This PR updates the Sophos XG Firewall filter from version 2.0.1 to 2.1.0 to support new fields from recent Sophos XGS versions:

  • Added parsing for firewall rule metadata (fw_rule_name, fw_rule_section, nat_rule_name)
  • Added SD-WAN profile fields (ID and name for both request/reply directions)
  • Added gateway fields (ID and name for both request/reply directions)
  • Added SD-WAN route fields (ID and name for both request/reply directions)
  • Fixed MAC address parsing to accept values without quotes
  • Relaxed device filter condition for better compatibility

Total: 15 new grok patterns added with corresponding field normalization and mapping to logx.sophos namespace.

REASONING BEHIND CHANGES:

Newer Sophos XGS firewalls send additional fields that were not being parsed, causing loss of important security context. This update ensures all SD-WAN, gateway, and firewall rule metadata is properly captured and normalized.

This information is critical for understanding traffic routing decisions, correlating security events with network policy, and troubleshooting connectivity issues.

mjabascal10 and others added 22 commits December 19, 2025 10:45
…rameters to configuration"

This reverts commit 3173db0.
@JocLRojas JocLRojas requested a review from a team May 26, 2026 14:20
@Kbayero Kbayero merged commit bff4090 into v10 May 26, 2026
33 of 34 checks passed
@Kbayero Kbayero deleted the release/v10.9.6 branch May 26, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants