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

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

@cmacknz

Description

@cmacknz

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:

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions