Skip to content

Commit

Permalink
add regenerated files
Browse files Browse the repository at this point in the history
  • Loading branch information
AsuNa-jp committed Sep 4, 2024
1 parent 78cd17e commit 1dbe5c0
Show file tree
Hide file tree
Showing 9 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions docs/fields/field-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4302,7 +4302,7 @@ example: `example.png`
[[field-file-origin-referrer-url]]
<<field-file-origin-referrer-url, 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

Expand All @@ -4318,7 +4318,7 @@ example: `https://example.com`
[[field-file-origin-url]]
<<field-file-origin-url, file.origin_url>>

a| The url where the file is hosted.
a| The URL where the file is hosted.

type: keyword

Expand Down
12 changes: 6 additions & 6 deletions experimental/generated/beats/fields.ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions experimental/generated/csv/fields.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -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."
Expand Down
24 changes: 12 additions & 12 deletions experimental/generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -15472,27 +15472,27 @@ 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
level: extended
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
level: extended
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
Expand Down Expand Up @@ -18206,27 +18206,27 @@ 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
level: extended
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
level: extended
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
Expand Down
24 changes: 12 additions & 12 deletions experimental/generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -18137,27 +18137,27 @@ 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
level: extended
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
level: extended
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
Expand Down Expand Up @@ -20877,27 +20877,27 @@ 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
level: extended
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
level: extended
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
Expand Down
12 changes: 6 additions & 6 deletions generated/beats/fields.ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions generated/csv/fields.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -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."
Expand Down
Loading

0 comments on commit 1dbe5c0

Please sign in to comment.