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

[7.x](backport #25696) Remove Beats central management #26012

Merged
merged 2 commits into from
Jun 1, 2021

Commits on May 31, 2021

  1. Remove Beats central management (#25696)

    Remove the Kibana beats central management feature as it has been
    replaced by Fleet. Remove xpack command injection and replace with
    an includes mod. Restructure the xpack/libbeat/management module
    to include all fleet code in the directory (no api or fleet subdirs).
    
    (cherry picked from commit 27e76c5)
    
    # Conflicts:
    #	x-pack/libbeat/include/include.go
    #	x-pack/libbeat/management/api/enroll_test.go
    #	x-pack/winlogbeat/cmd/root.go
    michel-laterman authored and mergify-bot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    25dca51 View commit details
    Browse the repository at this point in the history
  2. Fix cherry-pick

    michel-laterman committed May 31, 2021
    Configuration menu
    Copy the full SHA
    6a55ac1 View commit details
    Browse the repository at this point in the history