This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Allow the Elastic Agent to run the shipper #13
Labels
estimation:Week
Task that represents a week of work.
Team:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team
v8.4.0
The data shipper must be runnable by the Elastic agent. This issue captures the shipper side work for elastic/elastic-agent#214.
The shipper executable must implement the Elastic agent V2 control protocol, defined here: https://github.com/elastic/elastic-agent-client. Note that the control protocol is being updated as part of the Agent V2 architecture in elastic/elastic-agent-client#29. The control protocol features to be implemented must be coordinated with the control plane team.
While we should use the V2 protocol in the final version of the shipper, initial prototyping can be done using the V1 implementation to unblock progress while the control plane team finalizes the V2 protocol:
This issue is considered complete when:
The text was updated successfully, but these errors were encountered: