Skip to content

Commit

Permalink
update threatintel ECS version (#26274)
Browse files Browse the repository at this point in the history
(cherry picked from commit 72b4a23)
  • Loading branch information
P1llus authored and mergify-bot committed Jun 16, 2021
1 parent 22aec29 commit 72df004
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.6.0
ecs.version: 1.10.0
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/threatintel/misp/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/threatintel/otx/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0

0 comments on commit 72df004

Please sign in to comment.