-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* remove brackets from message.id example value * changelog (cherry picked from commit fedf0f6)
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2810,7 +2810,7 @@ type: wildcard | |
|
||
|
||
|
||
example: `<[email protected]>` | ||
example: `[email protected]` | ||
|
||
| extended | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2020,7 +2020,7 @@ | |
type: wildcard | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
default_field: false | ||
- name: origination_timestamp | ||
level: extended | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -204,7 +204,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description | |
8.2.0-dev+exp,true,email,email.direction,keyword,extended,,inbound,Direction of the message. | ||
8.2.0-dev+exp,true,email,email.from.address,keyword,extended,array,[email protected],The sender's email address. | ||
8.2.0-dev+exp,true,email,email.local_id,keyword,extended,,c26dbea0-80d5-463b-b93c-4e8b708219ce,Unique identifier given by the source. | ||
8.2.0-dev+exp,true,email,email.message_id,wildcard,extended,,<[email protected]>,Value from the Message-ID header. | ||
8.2.0-dev+exp,true,email,email.message_id,wildcard,extended,,[email protected],Value from the Message-ID header. | ||
8.2.0-dev+exp,true,email,email.origination_timestamp,date,extended,,2020-11-10T22:12:34.8196921Z,Date and time the email was composed. | ||
8.2.0-dev+exp,true,email,email.reply_to.address,keyword,extended,array,[email protected],Address replies should be delivered to. | ||
8.2.0-dev+exp,true,email,email.sender.address,keyword,extended,,,Address of the message sender. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2512,7 +2512,7 @@ email.message_id: | |
dashed_name: email-message-id | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
flat_name: email.message_id | ||
level: extended | ||
name: message_id | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3344,7 +3344,7 @@ email: | |
dashed_name: email-message-id | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
flat_name: email.message_id | ||
level: extended | ||
name: message_id | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1970,7 +1970,7 @@ | |
type: wildcard | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
default_field: false | ||
- name: origination_timestamp | ||
level: extended | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -197,7 +197,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description | |
8.2.0-dev,true,email,email.direction,keyword,extended,,inbound,Direction of the message. | ||
8.2.0-dev,true,email,email.from.address,keyword,extended,array,[email protected],The sender's email address. | ||
8.2.0-dev,true,email,email.local_id,keyword,extended,,c26dbea0-80d5-463b-b93c-4e8b708219ce,Unique identifier given by the source. | ||
8.2.0-dev,true,email,email.message_id,wildcard,extended,,<[email protected]>,Value from the Message-ID header. | ||
8.2.0-dev,true,email,email.message_id,wildcard,extended,,[email protected],Value from the Message-ID header. | ||
8.2.0-dev,true,email,email.origination_timestamp,date,extended,,2020-11-10T22:12:34.8196921Z,Date and time the email was composed. | ||
8.2.0-dev,true,email,email.reply_to.address,keyword,extended,array,[email protected],Address replies should be delivered to. | ||
8.2.0-dev,true,email,email.sender.address,keyword,extended,,,Address of the message sender. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2443,7 +2443,7 @@ email.message_id: | |
dashed_name: email-message-id | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
flat_name: email.message_id | ||
level: extended | ||
name: message_id | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3264,7 +3264,7 @@ email: | |
dashed_name: email-message-id | ||
description: Identifier from the RFC 5322 `Message-ID:` email header that refers | ||
to a particular email message. | ||
example: <[email protected]> | ||
example: [email protected] | ||
flat_name: email.message_id | ||
level: extended | ||
name: message_id | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,7 +126,7 @@ | |
description: > | ||
Identifier from the RFC 5322 `Message-ID:` email header that refers to a particular email | ||
message. | ||
example: "<[email protected]>" | ||
example: "[email protected]" | ||
|
||
- name: origination_timestamp | ||
level: extended | ||
|