Skip to content

Commit

Permalink
Update fields for Netflow module (elastic#697)
Browse files Browse the repository at this point in the history
* Update fields for Netflow module

Updates the vendor fields as a result of elastic/beats#23773.

* Update changelog
  • Loading branch information
andrewkroh committed Mar 4, 2021
1 parent fe7dd12 commit ccfa352
Show file tree
Hide file tree
Showing 4 changed files with 1,823 additions and 1,858 deletions.
3 changes: 3 additions & 0 deletions packages/netflow/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# newer versions go on top
- version: "0.1.0"
changes:
- description: Change field type of `netflow.application_category_nam` and `netflow.application_sub_category_name` to keyword to ensure there are no type conflicts between vendors.
type: enhancement
link: https://github.com/elastic/integrations/pull/697
- description: initial release
type: enhancement # can be one of: enhancement, bugfix, breaking-change
link: https://github.com/elastic/integrations/pull/23
Loading

0 comments on commit ccfa352

Please sign in to comment.