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

Migrate libbeat agent management to the agent V2 control protocol #32078

Closed
3 tasks
Tracked by #32
cmacknz opened this issue Jun 23, 2022 · 1 comment
Closed
3 tasks
Tracked by #32

Migrate libbeat agent management to the agent V2 control protocol #32078

cmacknz opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
Agent Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.4.0

Comments

@cmacknz
Copy link
Member

cmacknz commented Jun 23, 2022

The existing agent V1 control protocol implementation is implemented in the libbeat management package: https://github.com/elastic/beats/tree/main/x-pack/libbeat/management. Migrate libbeat management package to the V2 protocol client. This should automatically convert any beat using the management package to run under agent to the V2 protocol.

Acceptance criteria:

  • All existing unit and integration tests continue to pass.
  • All existing agent E2E tests continue to pass.
  • All existing beat authors are notified of the change, especially those that do not exist is the beat repository like APM server and cloudbeat.

Note This change cannot be merged until the elastic agent server side changes are complete and merged to the agent's main branch.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@cmacknz cmacknz changed the title Migrate beats to the agent V2 control protocol when run under agent. Migrate libbeat agent management to the agent V2 control protocol Jun 23, 2022
@cmacknz cmacknz closed this as completed Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.4.0
Projects
None yet
Development

No branches or pull requests

3 participants