Contains aggregated NAT Rule log data for Policy Analytics.
Table attributes
Attribute
Value
Resource types
microsoft.network/azurefirewalls
Categories
Security
Solutions
LogManagement
Basic log
No
Ingestion-time transformation
No
Sample Queries
-
Columns
Column
Type
Description
_BilledSize
real
The record size in bytes
_IsBillable
string
Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
NatRuleCount
int
Aggregated count of NAT rules.
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.
SourceSystem
string
The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
_SubscriptionId
string
A unique identifier for the subscription that the record is associated with
TenantId
string
The Log Analytics workspace ID
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.