---
title: New TenantID and Firewall for AI fields in Logpush datasets
description: Logpush datasets now include TenantID and Firewall for AI fields for enhanced logging and security insights.
image: https://developers.cloudflare.com/changelog-preview.png
---

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## New TenantID and Firewall for AI fields in Logpush datasets

Apr 15, 2026 

[ Logs ](https://developers.cloudflare.com/logs/) 

Cloudflare has added new fields to multiple [Logpush datasets](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/):

#### TenantID field

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

* **[Gateway DNS](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/account/gateway%5Fdns/#tenantid)**: Identifies the tenant ID of the DNS request, if it exists.
* **[Gateway HTTP](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/account/gateway%5Fhttp/#tenantid)**: Identifies the tenant ID of the HTTP request, if it exists.
* **[Gateway Network](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/account/gateway%5Fnetwork/#tenantid)**: Identifies the tenant ID of the network session, if it exists.
* **[Zero Trust Network Sessions](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/account/zero%5Ftrust%5Fnetwork%5Fsessions/#tenantid)**: Identifies the tenant ID of the network session, if it exists.

#### Firewall for AI fields

The following datasets now include [Firewall for AI](https://developers.cloudflare.com/api-shield/security/volumetric-abuse-detection/#firewall-for-ai) fields:

* **[Firewall Events](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/zone/firewall%5Fevents/)**:  
   * `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](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/zone/http%5Frequests/)**:  
   * `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](https://developers.cloudflare.com/logs/logpush/logpush-job/datasets/).