diff --git a/src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx b/src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx index c494f1ec845e231..e51343f4fb3e296 100644 --- a/src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx +++ b/src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx @@ -73,14 +73,14 @@ These settings will only apply to logs displayed in Zero Trust. Logpush data is | **Matched categories** | Name of the Gateway policy category that match the domain. | | **Matched indicator feed names** | Name of the indicator feeds that matched a Gateway policy. | | **Query indicator feed names** | Name of the indicator feeds that a matched domain or IP belongs to. | -| **Resolved continent IP geolocation** | Continent code of where the DNS query was resolved. | -| **Resolved country IP geolocation** | Country code of where the DNS query was resolved. | +| **Resolved continent IP geolocation** | Continent code of the resolved IP address. | +| **Resolved country IP geolocation** | Country code of the resolved IP address. | | **DoT subdomain** | DoT subdomain of the DNS location. | | **Source IP** | Public source IP address of the DNS query. | -| **Source IP continent** | Continent code of the DNS query. | -| **Source IP country** | Country code of the DNS query. | +| **Source IP continent** | Continent code of the source IP address. | +| **Source IP country** | Country code of the source IP address. | | **Source internal IP** | Private IP address assigned by the user's local network. | -| **Application name** | Name of the application in the query. | +| **Application name** | Name of the application that matched the domain. | | **Resolver IP** | Public IP address of the DNS resolver. | | **Port** | Port that was used to make the DNS query. | | **Location ID** | ID of the DNS location where the query originated. |