Skip to content

Changelog

New updates and improvements at Cloudflare.

hero image

New TenantID and Firewall for AI fields in Logpush datasets

Cloudflare has added new fields to multiple Logpush datasets:

TenantID field

The following Gateway and Zero Trust datasets now include a TenantID field:

Firewall for AI fields

The following datasets now include Firewall for AI fields:

  • Firewall Events:

    • FirewallForAIInjectionScore: The score indicating the likelihood of a prompt injection attack in the request.
    • FirewallForAIPIICategories: List of PII categories detected in the request.
    • FirewallForAITokenCount: The number of tokens in the request.
    • FirewallForAIUnsafeTopicCategories: List of unsafe topic categories detected in the request.
  • HTTP Requests:

    • FirewallForAIInjectionScore: The score indicating the likelihood of a prompt injection attack in the request.
    • FirewallForAIPIICategories: List of PII categories detected in the request.
    • FirewallForAITokenCount: The number of tokens in the request.
    • FirewallForAIUnsafeTopicCategories: List of unsafe topic categories detected in the request.

For the complete field definitions for each dataset, refer to Logpush datasets.