Skip to content

Commit 665b1d3

Browse files
committed
Learn Editor: Update traffic-analytics-schema.md
1 parent c68ae83 commit 665b1d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ https://{saName}@insights-logs-networksecuritygroupflowevent/resoureId=/SUBSCRIP
7777
7878
```
7979

80-
## Fields used in traffic analytics schema
80+
## Traffic analytics schema
8181

8282
> [!IMPORTANT]
8383
> The traffic analytics schema was updated on August 22, 2019. The new schema provides source and destination IPs separately, removing need to parse the `FlowDirection` field so that queries are simpler. These are changes in the updated schema:
@@ -158,11 +158,11 @@ The following table lists the fields in the schema and what they signify.
158158
| SrcPublicIPs_s | <SOURCE_PUBLIC_IP>\|\<FLOW_STARTED_COUNT>\|\<FLOW_ENDED_COUNT>\|\<OUTBOUND_PACKETS>\|\<INBOUND_PACKETS>\|\<OUTBOUND_BYTES>\|\<INBOUND_BYTES> | Entries separated by bars. |
159159
| DestPublicIPs_s | <DESTINATION_PUBLIC_IP>\|\<FLOW_STARTED_COUNT>\|\<FLOW_ENDED_COUNT>\|\<OUTBOUND_PACKETS>\|\<INBOUND_PACKETS>\|\<OUTBOUND_BYTES>\|\<INBOUND_BYTES> | Entries separated by bars. |
160160

161-
## Public IP Details Schema
161+
## Public IP details schema
162162

163163
Traffic analytics provides WHOIS data and geographic location for all public IPs in your environment. For a malicious IP, traffic analytics provides DNS domain, threat type and thread descriptions as identified by Microsoft security intelligence solutions. IP Details are published to your Log Analytics workspace so you can create custom queries and put alerts on them. You can also access prepopulated queries from the traffic analytics dashboard.
164164

165-
The following table details public ip schema:
165+
The following table details public IP schema:
166166

167167
| Field | Format | Comments |
168168
| ----- | ------ | -------- |

0 commit comments

Comments
 (0)