-
Notifications
You must be signed in to change notification settings - Fork 5k
x-pack/packetbeat: install Npcap at start-up when required #29112
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
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
1a9dc95
packetbeat: add npcap installer hooks
efd6 5c4a632
packetbeat: use a remote registry
efd6 b1cbe24
packetbeat: allow specification of Npcap install location
efd6 55731c0
packetbeat: fix error handling and make failure an option
efd6 c6017af
add changelog line
efd6 b8aac75
improve error reporting
efd6 a335ebc
restrict oem npcap installation to elastic licensed use
efd6 4a9daa2
add logic for installing from embedded byte artifact
efd6 4195197
make npcap installer code visible from x-pack
efd6 d7dffe0
allow installation of npcap from embedded npcap installer
efd6 b0620ae
reload npcap dll on install
efd6 639664a
make compilation succeed and handle un-bundled case
efd6 0a8979b
update docs for new approach and note limiting use to x-pack
efd6 b168922
remove option to retain downloaded installer file
efd6 becaf5e
only include Npcap config options on Windows when Elastic Licensed
efd6 70635df
back out remote provisioning of installer
efd6 f3d8867
be explicit about included files in installer
efd6 3be42f6
allow the tree to remain clean during packaging
efd6 fe57072
use config struct and allow user to block install
efd6 7ff30e5
test config file contents
efd6 f3d26e6
log pcap version for windows platforms
efd6 7d5778a
add logic to select crossbuilder image for npcap installer artifact
efd6 ec83ab2
hard code npcap version to build with and provide non-CI build option
efd6 4f89991
copy installer asset into source tree before starting crossbuild
efd6 8e370b0
use hostname to determine whether we are on a beats-ci builder
efd6 64decc8
x-pack/packetbeat: add license notices
efd6 ba59bf9
experiment DO NOT MERGE
efd6 1e7c68e
test: print the CI env variable
v1v c0df4fc
include CI in mage var dump
efd6 e47956b
use correct call
efd6 8846b90
move image selection logic into x-pack
efd6 460a80a
Revert "test: print the CI env variable"
efd6 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
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.