Skip to content

Commit 4b87f14

Browse files
committed
tweaks
1 parent ef5d6d8 commit 4b87f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/traffic-analytics-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ The following table lists the fields in the schema and what they signify for vir
236236
> | **PacketsSrcToDest** | - | Represents packets sent from the source to the destination of the flow . |
237237
> | **BytesDestToSrc** | - | Represents bytes sent from the destination to the source of the flow. |
238238
> | **BytesSrcToDest** | - | Represents bytes sent from the source to the destination of the flow. |
239-
> | **CompletedFlows** | - | Total number of flows completed. |
239+
> | **CompletedFlows** | - | Total number of flows completed (populated with non-zero value when a flow gets a completed event). |
240240
> | **SrcPublicIPs** | \<SOURCE_PUBLIC_IP\>\|\<FLOW_STARTED_COUNT\>\|\<FLOW_ENDED_COUNT\>\|\<OUTBOUND_PACKETS\>\|\<INBOUND_PACKETS\>\|\<OUTBOUND_BYTES\>\|\<INBOUND_BYTES\> | Entries separated by bars. |
241241
> | **DestPublicIPs** | <DESTINATION_PUBLIC_IP>\|\<FLOW_STARTED_COUNT>\|\<FLOW_ENDED_COUNT>\|\<OUTBOUND_PACKETS>\|\<INBOUND_PACKETS>\|\<OUTBOUND_BYTES>\|\<INBOUND_BYTES> | Entries separated by bars. |
242242
> | **FlowEncryption** | - Encrypted <br>- Unencrypted <br>- Unsupported hardware <br>- Software not ready <br>- Drop due to no encryption <br>- Discovery not supported <br>- Destination on same host <br>- Fall back to no encryption. | Encryption level of flows. |

0 commit comments

Comments
 (0)