Skip to content

Commit

Permalink
Fix broken x-pack/filebeat tests (elastic#18149) (elastic#18211)
Browse files Browse the repository at this point in the history
The tests are failing due to the change in elastic#16784. The `fields` key is referenced in
system tests so it needs to be present.

(cherry picked from commit c7eff6c)
  • Loading branch information
andrewkroh authored May 12, 2020
1 parent 89a4647 commit 2cf3098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions x-pack/filebeat/module/netflow/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
Module for receiving NetFlow and IPFIX flow records over UDP. The module
does not add fields beyond what the netflow input provides.
skipdocs:
fields:
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/netflow/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2cf3098

Please sign in to comment.