Skip to content
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

x-pack/packetbeat: install Npcap at start-up when required #29112

Merged
merged 32 commits into from
Jan 27, 2022

Commits on Jan 25, 2022

  1. packetbeat: add npcap installer hooks

    wip
    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1a9dc95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4a632 View commit details
    Browse the repository at this point in the history
  3. packetbeat: allow specification of Npcap install location

    Also make test failures log mock installer output.
    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b1cbe24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55731c0 View commit details
    Browse the repository at this point in the history
  5. add changelog line

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c6017af View commit details
    Browse the repository at this point in the history
  6. improve error reporting

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b8aac75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a335ebc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a9daa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4195197 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7dffe0 View commit details
    Browse the repository at this point in the history
  11. reload npcap dll on install

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b0620ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    639664a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a8979b View commit details
    Browse the repository at this point in the history
  14. remove option to retain downloaded installer file

    This was a holdover from the previous approach for distribution to air-gapped
    devices and is not needed now.
    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b168922 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    becaf5e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70635df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f3d8867 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3be42f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fe57072 View commit details
    Browse the repository at this point in the history
  20. test config file contents

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    7ff30e5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f3d26e6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7d5778a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ec83ab2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4f89991 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e370b0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    64decc8 View commit details
    Browse the repository at this point in the history
  27. experiment DO NOT MERGE

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ba59bf9 View commit details
    Browse the repository at this point in the history
  28. test: print the CI env variable

    v1v authored and efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1e7c68e View commit details
    Browse the repository at this point in the history
  29. include CI in mage var dump

    efd6 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c0df4fc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. use correct call

    efd6 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e47956b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8846b90 View commit details
    Browse the repository at this point in the history
  3. Revert "test: print the CI env variable"

    This reverts commit 1e7c68e.
    efd6 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    460a80a View commit details
    Browse the repository at this point in the history