-
Notifications
You must be signed in to change notification settings - Fork 5k
Update Metricbeat, Filebeat, libbeat with elastic-agent V2 support #32673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fearful-symmetry
merged 45 commits into
elastic:feature-arch-v2
from
fearful-symmetry:cm-v2-switch
Sep 6, 2022
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
561ade0
basic framework
fearful-symmetry a1f3e0f
continued tinkering
fearful-symmetry 47b24ec
move away from ast code, use a struct
fearful-symmetry 46e88f0
get metricbeat working, starting on filebeat
fearful-symmetry fa57a12
Merge remote-tracking branch 'upstream/main' into cm-v2-switch
fearful-symmetry 570d267
add notice update
fearful-symmetry 0a24a5a
Merge remote-tracking branch 'upstream/main' into cm-v2-switch
fearful-symmetry 98cbbab
add basic config register
fearful-symmetry 774608c
move over processors to individual beats
fearful-symmetry 34dac6a
remove comments
fearful-symmetry 0e9d755
start to integrate V2 client changes
fearful-symmetry 0c6548f
finishing touches
fearful-symmetry 20cb202
lint
fearful-symmetry cca151c
Merge remote-tracking branch 'upstream/main' into cm-v2-switch
fearful-symmetry d7c8b06
cleanup merge
fearful-symmetry 4e1aabd
remove V1 controller
fearful-symmetry 8eb9e7c
stil tinkering with linter
fearful-symmetry cea5f11
still fixing linter
fearful-symmetry 45a8304
plz linter
fearful-symmetry 50ef898
fmt x-pack files
fearful-symmetry a7b2345
notice update
fearful-symmetry 01c422e
fix output test
fearful-symmetry 8660a24
Merge remote-tracking branch 'upstream/main' into cm-v2-switch
fearful-symmetry 2f45c54
refactor stop functions, refactor tests, some misc cleanup
fearful-symmetry 890ce6c
fix client version string
fearful-symmetry 43191e2
add devguide
fearful-symmetry d4a626c
Merge remote-tracking branch 'upstream/main' into cm-v2-switch
fearful-symmetry 6446d36
linter
fearful-symmetry 8ad939a
expand filebeat test
fearful-symmetry 43b5c46
cleanup test
fearful-symmetry 54e23ef
fix docs, add tests, debuggin
fearful-symmetry a43d00e
add signal handler
fearful-symmetry 64218ba
fix mutex issue in register
fearful-symmetry 2a5ec3f
Fix osquerybeat configuration for V2
aleksmaus 44844e8
clean up component registration
fearful-symmetry 44110d7
Merge remote-tracking branch 'origin/cm-v2-switch' into cm-v2-switch
fearful-symmetry b0d2580
spelling
fearful-symmetry 8d8cf16
Merge remote-tracking branch 'upstream/feature-arch-v2' into cm-v2-sw…
fearful-symmetry a176bd9
remove workaround for filebeat types
fearful-symmetry 3191e7c
try to fix filebeat tests
fearful-symmetry c942273
add nil checks, fix test, fix unit stop
fearful-symmetry b160c98
continue tinkering with nil type checks
fearful-symmetry d9626fa
add test for missing config datastreams, clean up nil handling
fearful-symmetry 965404b
change nil protections, use getter methods
fearful-symmetry f038471
fix config access in output code
fearful-symmetry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.