forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Filebeat] kafka v2 using parsers (elastic#27335)
* using input v2 adding config for parsers * implemented reader and parsers * implemented expandEventListFromField in separate reader Fixing lint issues * Adding documentation * Adding plugin test method * making parseMultipleMessages a function of listFromFieldReader * changing order of return values * Adding replacement for input v1 * lint :(
- Loading branch information
1 parent
7058097
commit 648db54
Showing
7 changed files
with
599 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.