diff --git a/docs/fields/field-details.asciidoc b/docs/fields/field-details.asciidoc index c1db3f9e97..f51db9dfd8 100644 --- a/docs/fields/field-details.asciidoc +++ b/docs/fields/field-details.asciidoc @@ -4302,7 +4302,7 @@ example: `example.png` [[field-file-origin-referrer-url]] <> -a| The url of the webpage that linked to the file. +a| The URL of the webpage that linked to the file. type: keyword @@ -4318,7 +4318,7 @@ example: `https://example.com` [[field-file-origin-url]] <> -a| The url where the file is hosted. +a| The URL where the file is hosted. type: keyword diff --git a/experimental/generated/beats/fields.ecs.yml b/experimental/generated/beats/fields.ecs.yml index 3d715348cc..b53aa7dcd2 100644 --- a/experimental/generated/beats/fields.ecs.yml +++ b/experimental/generated/beats/fields.ecs.yml @@ -2977,14 +2977,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: owner @@ -9587,14 +9587,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: enrichments.indicator.file.origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: enrichments.indicator.file.owner @@ -11208,14 +11208,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: indicator.file.origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: indicator.file.owner diff --git a/experimental/generated/csv/fields.csv b/experimental/generated/csv/fields.csv index cdcc2e4f02..aee9cd2764 100644 --- a/experimental/generated/csv/fields.csv +++ b/experimental/generated/csv/fields.csv @@ -358,8 +358,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev+exp,true,file,file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev+exp,true,file,file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev+exp,true,file,file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev+exp,true,file,file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev+exp,true,file,file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev+exp,true,file,file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev+exp,true,file,file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev+exp,true,file,file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev+exp,true,file,file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev+exp,true,file,file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." @@ -1220,8 +1220,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev+exp,true,threat,threat.enrichments.indicator.file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." @@ -1439,8 +1439,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev+exp,true,threat,threat.indicator.file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev+exp,true,threat,threat.indicator.file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev+exp,true,threat,threat.indicator.file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev+exp,true,threat,threat.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev+exp,true,threat,threat.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev+exp,true,threat,threat.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev+exp,true,threat,threat.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev+exp,true,threat,threat.indicator.file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev+exp,true,threat,threat.indicator.file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev+exp,true,threat,threat.indicator.file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." diff --git a/experimental/generated/ecs/ecs_flat.yml b/experimental/generated/ecs/ecs_flat.yml index 1e558cb478..d4efb6e8a8 100644 --- a/experimental/generated/ecs/ecs_flat.yml +++ b/experimental/generated/ecs/ecs_flat.yml @@ -4887,25 +4887,25 @@ file.name: type: keyword file.origin_referrer_url: dashed_name: file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: file.origin_referrer_url ignore_above: 8192 level: extended name: origin_referrer_url normalize: [] - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword file.origin_url: dashed_name: file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: file.origin_url ignore_above: 8192 level: extended name: origin_url normalize: [] - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword file.owner: dashed_name: file-owner @@ -15472,7 +15472,7 @@ threat.enrichments.indicator.file.name: type: keyword threat.enrichments.indicator.file.origin_referrer_url: dashed_name: threat-enrichments-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.enrichments.indicator.file.origin_referrer_url ignore_above: 8192 @@ -15480,11 +15480,11 @@ threat.enrichments.indicator.file.origin_referrer_url: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.enrichments.indicator.file.origin_url: dashed_name: threat-enrichments-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.enrichments.indicator.file.origin_url ignore_above: 8192 @@ -15492,7 +15492,7 @@ threat.enrichments.indicator.file.origin_url: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.enrichments.indicator.file.owner: dashed_name: threat-enrichments-indicator-file-owner @@ -18206,7 +18206,7 @@ threat.indicator.file.name: type: keyword threat.indicator.file.origin_referrer_url: dashed_name: threat-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.indicator.file.origin_referrer_url ignore_above: 8192 @@ -18214,11 +18214,11 @@ threat.indicator.file.origin_referrer_url: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.indicator.file.origin_url: dashed_name: threat-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.indicator.file.origin_url ignore_above: 8192 @@ -18226,7 +18226,7 @@ threat.indicator.file.origin_url: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.indicator.file.owner: dashed_name: threat-indicator-file-owner diff --git a/experimental/generated/ecs/ecs_nested.yml b/experimental/generated/ecs/ecs_nested.yml index bf0da045a2..032f2f7b5d 100644 --- a/experimental/generated/ecs/ecs_nested.yml +++ b/experimental/generated/ecs/ecs_nested.yml @@ -5922,25 +5922,25 @@ file: type: keyword file.origin_referrer_url: dashed_name: file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: file.origin_referrer_url ignore_above: 8192 level: extended name: origin_referrer_url normalize: [] - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword file.origin_url: dashed_name: file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: file.origin_url ignore_above: 8192 level: extended name: origin_url normalize: [] - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword file.owner: dashed_name: file-owner @@ -18137,7 +18137,7 @@ threat: type: keyword threat.enrichments.indicator.file.origin_referrer_url: dashed_name: threat-enrichments-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.enrichments.indicator.file.origin_referrer_url ignore_above: 8192 @@ -18145,11 +18145,11 @@ threat: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.enrichments.indicator.file.origin_url: dashed_name: threat-enrichments-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.enrichments.indicator.file.origin_url ignore_above: 8192 @@ -18157,7 +18157,7 @@ threat: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.enrichments.indicator.file.owner: dashed_name: threat-enrichments-indicator-file-owner @@ -20877,7 +20877,7 @@ threat: type: keyword threat.indicator.file.origin_referrer_url: dashed_name: threat-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.indicator.file.origin_referrer_url ignore_above: 8192 @@ -20885,11 +20885,11 @@ threat: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.indicator.file.origin_url: dashed_name: threat-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.indicator.file.origin_url ignore_above: 8192 @@ -20897,7 +20897,7 @@ threat: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.indicator.file.owner: dashed_name: threat-indicator-file-owner diff --git a/generated/beats/fields.ecs.yml b/generated/beats/fields.ecs.yml index e887d3b490..8e38623a69 100644 --- a/generated/beats/fields.ecs.yml +++ b/generated/beats/fields.ecs.yml @@ -2927,14 +2927,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: owner @@ -9537,14 +9537,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: enrichments.indicator.file.origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: enrichments.indicator.file.owner @@ -11158,14 +11158,14 @@ level: extended type: keyword ignore_above: 8192 - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com default_field: false - name: indicator.file.origin_url level: extended type: keyword ignore_above: 8192 - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip default_field: false - name: indicator.file.owner diff --git a/generated/csv/fields.csv b/generated/csv/fields.csv index fea8503170..cbfddda8ca 100644 --- a/generated/csv/fields.csv +++ b/generated/csv/fields.csv @@ -351,8 +351,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev,true,file,file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev,true,file,file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev,true,file,file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev,true,file,file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev,true,file,file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev,true,file,file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev,true,file,file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev,true,file,file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev,true,file,file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev,true,file,file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." @@ -1213,8 +1213,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev,true,threat,threat.enrichments.indicator.file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev,true,threat,threat.enrichments.indicator.file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev,true,threat,threat.enrichments.indicator.file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev,true,threat,threat.enrichments.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev,true,threat,threat.enrichments.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev,true,threat,threat.enrichments.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev,true,threat,threat.enrichments.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev,true,threat,threat.enrichments.indicator.file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev,true,threat,threat.enrichments.indicator.file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev,true,threat,threat.enrichments.indicator.file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." @@ -1432,8 +1432,8 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 8.12.0-dev,true,threat,threat.indicator.file.mode,keyword,extended,,0640,Mode of the file in octal representation. 8.12.0-dev,true,threat,threat.indicator.file.mtime,date,extended,,,Last time the file content was modified. 8.12.0-dev,true,threat,threat.indicator.file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." -8.12.0-dev,true,threat,threat.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The url of the webpage that linked to the file. -8.12.0-dev,true,threat,threat.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The url where the file is hosted. +8.12.0-dev,true,threat,threat.indicator.file.origin_referrer_url,keyword,extended,,https://example.com,The URL of the webpage that linked to the file. +8.12.0-dev,true,threat,threat.indicator.file.origin_url,keyword,extended,,https://example.com/file.zip,The URL where the file is hosted. 8.12.0-dev,true,threat,threat.indicator.file.owner,keyword,extended,,alice,File owner's username. 8.12.0-dev,true,threat,threat.indicator.file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 8.12.0-dev,true,threat,threat.indicator.file.path.text,match_only_text,extended,,/home/alice/example.png,"Full path to the file, including the file name." diff --git a/generated/ecs/ecs_flat.yml b/generated/ecs/ecs_flat.yml index abe9e4884f..d39ef96e03 100644 --- a/generated/ecs/ecs_flat.yml +++ b/generated/ecs/ecs_flat.yml @@ -4818,25 +4818,25 @@ file.name: type: keyword file.origin_referrer_url: dashed_name: file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: file.origin_referrer_url ignore_above: 8192 level: extended name: origin_referrer_url normalize: [] - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword file.origin_url: dashed_name: file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: file.origin_url ignore_above: 8192 level: extended name: origin_url normalize: [] - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword file.owner: dashed_name: file-owner @@ -15403,7 +15403,7 @@ threat.enrichments.indicator.file.name: type: keyword threat.enrichments.indicator.file.origin_referrer_url: dashed_name: threat-enrichments-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.enrichments.indicator.file.origin_referrer_url ignore_above: 8192 @@ -15411,11 +15411,11 @@ threat.enrichments.indicator.file.origin_referrer_url: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.enrichments.indicator.file.origin_url: dashed_name: threat-enrichments-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.enrichments.indicator.file.origin_url ignore_above: 8192 @@ -15423,7 +15423,7 @@ threat.enrichments.indicator.file.origin_url: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.enrichments.indicator.file.owner: dashed_name: threat-enrichments-indicator-file-owner @@ -18137,7 +18137,7 @@ threat.indicator.file.name: type: keyword threat.indicator.file.origin_referrer_url: dashed_name: threat-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.indicator.file.origin_referrer_url ignore_above: 8192 @@ -18145,11 +18145,11 @@ threat.indicator.file.origin_referrer_url: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.indicator.file.origin_url: dashed_name: threat-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.indicator.file.origin_url ignore_above: 8192 @@ -18157,7 +18157,7 @@ threat.indicator.file.origin_url: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.indicator.file.owner: dashed_name: threat-indicator-file-owner diff --git a/generated/ecs/ecs_nested.yml b/generated/ecs/ecs_nested.yml index 17a0e5308e..0b1cac771f 100644 --- a/generated/ecs/ecs_nested.yml +++ b/generated/ecs/ecs_nested.yml @@ -5842,25 +5842,25 @@ file: type: keyword file.origin_referrer_url: dashed_name: file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: file.origin_referrer_url ignore_above: 8192 level: extended name: origin_referrer_url normalize: [] - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword file.origin_url: dashed_name: file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: file.origin_url ignore_above: 8192 level: extended name: origin_url normalize: [] - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword file.owner: dashed_name: file-owner @@ -18057,7 +18057,7 @@ threat: type: keyword threat.enrichments.indicator.file.origin_referrer_url: dashed_name: threat-enrichments-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.enrichments.indicator.file.origin_referrer_url ignore_above: 8192 @@ -18065,11 +18065,11 @@ threat: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.enrichments.indicator.file.origin_url: dashed_name: threat-enrichments-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.enrichments.indicator.file.origin_url ignore_above: 8192 @@ -18077,7 +18077,7 @@ threat: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.enrichments.indicator.file.owner: dashed_name: threat-enrichments-indicator-file-owner @@ -20797,7 +20797,7 @@ threat: type: keyword threat.indicator.file.origin_referrer_url: dashed_name: threat-indicator-file-origin-referrer-url - description: The url of the webpage that linked to the file. + description: The URL of the webpage that linked to the file. example: https://example.com flat_name: threat.indicator.file.origin_referrer_url ignore_above: 8192 @@ -20805,11 +20805,11 @@ threat: name: origin_referrer_url normalize: [] original_fieldset: file - short: The url of the webpage that linked to the file. + short: The URL of the webpage that linked to the file. type: keyword threat.indicator.file.origin_url: dashed_name: threat-indicator-file-origin-url - description: The url where the file is hosted. + description: The URL where the file is hosted. example: https://example.com/file.zip flat_name: threat.indicator.file.origin_url ignore_above: 8192 @@ -20817,7 +20817,7 @@ threat: name: origin_url normalize: [] original_fieldset: file - short: The url where the file is hosted. + short: The URL where the file is hosted. type: keyword threat.indicator.file.owner: dashed_name: threat-indicator-file-owner