Skip to content

Commit

Permalink
update threatintel ECS version (#26274) (#26340)
Browse files Browse the repository at this point in the history
(cherry picked from commit 72b4a23)

Co-authored-by: Marius Iversen <marius.iversen@elastic.co>
  • Loading branch information
mergify[bot] and P1llus authored Jun 16, 2021
1 parent 1f49401 commit 2bf30ec
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 2bf30ec

Please sign in to comment.