Skip to content

Commit

Permalink
[Filebeat] Add field definitions for known Netflow/IPFIX vendor fields (
Browse files Browse the repository at this point in the history
#23773)

* Add field definitions for known Netflow/IPFIX vendor fields

* Add default_field: false to netflow

* Refactor generator to merge all fields to remove duplicates

* Remove indent flag from usage

Closes #23771
  • Loading branch information
andrewkroh authored Feb 16, 2021
1 parent ae0f29e commit b8ff649
Show file tree
Hide file tree
Showing 8 changed files with 10,349 additions and 1,545 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
removing unsupported processors. {pull}23763[23763]
- Added RFC6587 framing option for tcp and unix inputs {issue}23663[23663] {pull}23724[23724]
- Added string splitting for httpjson input {pull}24022[24022]
- Added field mappings for Netflow/IPFIX vendor fields that are known to Filebeat. {issue}23771[23771]

*Heartbeat*

Expand Down
Loading

0 comments on commit b8ff649

Please sign in to comment.