Skip to content

Commit d0f24d9

Browse files
authored
Correct source/destination.as field listings (#447)
1 parent ba0feb1 commit d0f24d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/reference/field-ref.asciidoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,13 @@ These fields must be mapped to display network data in the {es-sec-app}:
8888

8989
These fields can be mapped to display additional network data in the {es-sec-app}:
9090

91-
* `destination.as`
91+
* `destination.as.number`
92+
* `destination.as.organization.name`
9293
* `destination.bytes`
9394
* `destination.domain`
9495
* `destination.geo.country_iso_code`
95-
* `source.as`
96+
* `source.as.number`
97+
* `source.as.organization.name`
9698
* `source.bytes`
9799
* `source.domain`
98100
* `source.geo.country_iso_code`

0 commit comments

Comments
 (0)