Skip to content

Commit

Permalink
[Filebeat] updating zookeeper to ecs 1.10.0 (#25964) (#26107)
Browse files Browse the repository at this point in the history
* updating zookeeper to ecs 1.10.0

* updating zookeeper to ecs 1.10.0

(cherry picked from commit d558751)

Co-authored-by: Marius Iversen <[email protected]>
  • Loading branch information
mergify[bot] and P1llus authored Jun 2, 2021
1 parent acd28b6 commit 402a7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/zookeeper/audit/config/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,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/zookeeper/log/config/log.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ processors:
- add_fields:
target: ''
fields:
ecs.version: 1.9.0
ecs.version: 1.10.0

0 comments on commit 402a7d4

Please sign in to comment.