AZFWNatRule
Contains all DNAT (Destination Network Address Translation) events log data. Each match between data plane and DNAT rule creates a log entry with the data plane packet and the matched rule's attributes.
Categories
- Security
Solutions
- LogManagement
Resource types
- Firewalls
Columns
Column | Type | Description |
---|---|---|
DestinationIp | string | Packet's destination IP address. |
DestinationPort | int | Packet's destination port. |
Policy | string | Name of the policy in which the triggered rule resides. |
Protocol | string | Packet's network protocol. For example: UDP, TCP. |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
Rule | string | Name of the triggered rule. |
RuleCollection | string | Name of the rule collection in which the triggered rule resides. |
RuleCollectionGroup | string | Name of the rule collection group in which the triggered rule resides. |
SourceIp | string | Packet's source IP address. |
SourcePort | int | Packet's source port. |
SourceSystem | string | |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | |
TimeGenerated | datetime | Timestamp (UTC) when the data plane log was created. |
TranslatedIp | string | Original Destination IP address of the packet is replaced with TranslatedIp. |
TranslatedPort | int | Original Destination port of the packet is replaced with TranslatedPort. |
Type | string | The name of the table |