Skip to content

Commit

Permalink
updating logstash to ecs 1.10.0 (#25945) (#26093)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6e6bb69)

Co-authored-by: Marius Iversen <[email protected]>
  • Loading branch information
mergify[bot] and P1llus authored Jun 3, 2021
1 parent a893aaf commit 38baca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion filebeat/module/logstash/log/config/log.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0
2 changes: 1 addition & 1 deletion filebeat/module/logstash/slowlog/config/slowlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0

0 comments on commit 38baca4

Please sign in to comment.