Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions x-pack/filebeat/module/okta/system/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,17 @@
- name: raw_user_agent
type: keyword
description: >
The raw informaton of the user agent.
The raw information of the user agent.

- name: os
type: keyword
description: >
The OS informaton.
The OS information.

- name: browser
type: keyword
description: >
The browser informaton of the client.
The browser information of the client.

- name: zone
type: keyword
Expand Down Expand Up @@ -351,7 +351,7 @@
- name: external_session_id
type: keyword
description: >
The session identifer of the external session if any.
The session identifier of the external session if any.

- name: interface
type: keyword
Expand Down
4 changes: 2 additions & 2 deletions x-pack/filebeat/processors/decode_cef/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@

- name: destinationMacAddress
type: keyword
description: Six colon-seperated hexadecimal numbers.
description: Six colon-separated hexadecimal numbers.

- name: destinationNtDomain
type: keyword
Expand Down Expand Up @@ -471,7 +471,7 @@

- name: deviceZoneURI
type: keyword
description: Thee URI for the Zone that the device asset has been assigned to in ArcSight.
description: The URI for the Zone that the device asset has been assigned to in ArcSight.

- name: endTime
type: date
Expand Down