What Changed

The Alibaba Cloud Networking CCF connector’s UI interface was missing graph chart configurations for two data streams that were added in v3.0.0. This PR adds the missing visualization queries for WAF Logs (AlibabaCloudWAFLogs table) and API Gateway Logs (AlibabaCloudAPIGatewayLogs table) to the connector definition.

Security Impact (Visibility & Fidelity)

This was a UI-only issue affecting the Data Connector configuration page. The underlying data ingestion for WAF and API Gateway logs was functioning correctly — deployments were receiving this data into the correct Sentinel tables. However, administrators configuring or validating the connector would not see these data streams represented in the interface charts, potentially causing confusion about connector health.

The fix restores proper visibility into data flow metrics for:

  • WAF security events and access logs
  • API Gateway request/response logs and security events

Data collection and detection capabilities were unaffected.

Affected Files

Solutions/Alibaba Cloud Networking/Data Connectors/AlibabaCloudNetworking_CCP/AlibabaCloudNetworking_ConnectorDefinition.json
(packaging artefacts: 3.0.1.zip, ReleaseNotes.md, Solution_Alibaba Cloud Networking.json, mainTemplate.json)