Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

[Meta][Project] Implement the Elastic Agent Data Shipper #3

Closed
1 of 3 tasks
cmacknz opened this issue Mar 14, 2022 · 1 comment
Closed
1 of 3 tasks

[Meta][Project] Implement the Elastic Agent Data Shipper #3

cmacknz opened this issue Mar 14, 2022 · 1 comment
Assignees
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@cmacknz
Copy link
Member

cmacknz commented Mar 14, 2022

Goal

The is the project issue tracking the implementation of the Elastic agent data shipper, as designed in the proposal.

image

Motivation

The shipper is part of the Elastic Agent v2 project: elastic/elastic-agent#189

The goals of the Elastic agent data shipper are to:

  • Remove the need for processing, queueing, and output protocols to be reimplemented in each input.
  • Minimize the number of output connections required in Elastic agent deployments.
  • Simplify configuration and performance tuning of Elastic agent output pipelines.
  • Make Elastic agent output pipelines more observable and easier to debug.
  • Define the event publishing interface all Elastic agent inputs will use.
  • Improve on or maintain the performance of the existing beats outputs.

Development Plan

The rollout of the shipper to customers will occur in incremental phases:

@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Mar 14, 2022
@cmacknz cmacknz self-assigned this Mar 14, 2022
@cmacknz cmacknz changed the title [META] Implement the Elastic Agent Data Shipper [META][Project] Implement the Elastic Agent Data Shipper Mar 16, 2022
@cmacknz cmacknz changed the title [META][Project] Implement the Elastic Agent Data Shipper [Meta][Project] Implement the Elastic Agent Data Shipper Mar 18, 2022
@cmacknz
Copy link
Member Author

cmacknz commented Aug 22, 2022

Closing, moving to meta issues that are aligned with the release cycle for tracking.

@cmacknz cmacknz closed this as completed Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

No branches or pull requests

1 participant