Skip to content

Commit

Permalink
Apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvp committed Sep 18, 2024
1 parent 30db4c2 commit 15abff1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down

0 comments on commit 15abff1

Please sign in to comment.