Skip to content

Commit

Permalink
change ingore_above to 8192
Browse files Browse the repository at this point in the history
  • Loading branch information
AsuNa-jp committed Jun 27, 2024
1 parent 0e2d677 commit b6232b7
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
12 changes: 6 additions & 6 deletions experimental/generated/beats/fields.ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2976,14 +2976,14 @@
- name: origin_referrer_url
level: extended
type: keyword
ignore_above: 1024
ignore_above: 8192
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: 1024
ignore_above: 8192
description: The url where the file is hosted.
example: https://example.com/file.zip
default_field: false
Expand Down Expand Up @@ -9586,14 +9586,14 @@
- name: enrichments.indicator.file.origin_referrer_url
level: extended
type: keyword
ignore_above: 1024
ignore_above: 8192
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: 1024
ignore_above: 8192
description: The url where the file is hosted.
example: https://example.com/file.zip
default_field: false
Expand Down Expand Up @@ -11207,14 +11207,14 @@
- name: indicator.file.origin_referrer_url
level: extended
type: keyword
ignore_above: 1024
ignore_above: 8192
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: 1024
ignore_above: 8192
description: The url where the file is hosted.
example: https://example.com/file.zip
default_field: false
Expand Down
12 changes: 6 additions & 6 deletions experimental/generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4890,7 +4890,7 @@ file.origin_referrer_url:
description: The url of the webpage that linked to the file.
example: https://example.com
flat_name: file.origin_referrer_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -4901,7 +4901,7 @@ file.origin_url:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down Expand Up @@ -15475,7 +15475,7 @@ threat.enrichments.indicator.file.origin_referrer_url:
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: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -15487,7 +15487,7 @@ threat.enrichments.indicator.file.origin_url:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: threat.enrichments.indicator.file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down Expand Up @@ -18209,7 +18209,7 @@ threat.indicator.file.origin_referrer_url:
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: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -18221,7 +18221,7 @@ threat.indicator.file.origin_url:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: threat.indicator.file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down
12 changes: 6 additions & 6 deletions experimental/generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5925,7 +5925,7 @@ file:
description: The url of the webpage that linked to the file.
example: https://example.com
flat_name: file.origin_referrer_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -5936,7 +5936,7 @@ file:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down Expand Up @@ -18140,7 +18140,7 @@ threat:
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: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -18152,7 +18152,7 @@ threat:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: threat.enrichments.indicator.file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down Expand Up @@ -20880,7 +20880,7 @@ threat:
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: 1024
ignore_above: 8192
level: extended
name: origin_referrer_url
normalize: []
Expand All @@ -20892,7 +20892,7 @@ threat:
description: The url where the file is hosted.
example: https://example.com/file.zip
flat_name: threat.indicator.file.origin_url
ignore_above: 1024
ignore_above: 8192
level: extended
name: origin_url
normalize: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -341,11 +341,11 @@
"type": "keyword"
},
"origin_referrer_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"origin_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"owner": {
Expand Down
12 changes: 6 additions & 6 deletions experimental/generated/elasticsearch/legacy/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1677,11 +1677,11 @@
"type": "keyword"
},
"origin_referrer_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"origin_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"owner": {
Expand Down Expand Up @@ -5550,11 +5550,11 @@
"type": "keyword"
},
"origin_referrer_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"origin_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"owner": {
Expand Down Expand Up @@ -6479,11 +6479,11 @@
"type": "keyword"
},
"origin_referrer_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"origin_url": {
"ignore_above": 1024,
"ignore_above": 8192,
"type": "keyword"
},
"owner": {
Expand Down

0 comments on commit b6232b7

Please sign in to comment.