Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Table of logs related to traffic through NAT Gateway resources.
Table attributes
Attribute | Value |
---|---|
Resource types | microsoft.network/natgateways |
Categories | Azure Resources, Azure Monitor |
Solutions | LogManagement |
Basic log | Yes |
Ingestion-time transformation | No |
Sample Queries | Yes |
Columns
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
BytesReceived | long | Sum of the size (in bytes) of all the packets received from the destination IP and allowed by the NAT Gateway. |
BytesSent | long | Sum of the size (in bytes) of all the packets sent from the source IP and allowed by the NAT Gateway. |
DestinationIP | string | The destination IP the traffic is getting forwarded to, through the NAT Gateway. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
NatGatewayIP | string | The NAT Gateway IP address. |
PacketsReceived | long | Count of packets received from the destination IP and allowed by the NAT Gateway. |
PacketsReceivedDropped | long | Count of packets received from the destination IP and dropped at the NAT Gateway. |
PacketsSent | long | Count of packets sent from the source IP and allowed by the NAT Gateway. |
PacketsSentDropped | long | Count of packets sent from the source IP and dropped at the NAT Gateway. |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
SourceIP | string | The source IP generating the traffic through the NAT Gateway. |
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 | Date and time the record was generated. |
Type | string | The name of the table |