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

Beats should use the proxy queue when the shipper output is active #34396

Closed
Tracked by #16
faec opened this issue Jan 25, 2023 · 1 comment · Fixed by #35118
Closed
Tracked by #16

Beats should use the proxy queue when the shipper output is active #34396

faec opened this issue Jan 25, 2023 · 1 comment · Fixed by #35118
Assignees
Labels
enhancement Team:Elastic-Agent Label for the Agent team

Comments

@faec
Copy link
Contributor

faec commented Jan 25, 2023

#34377 adds a proxy queue to prevent the double-allocation issue where events are queued in both Beats and the shipper while waiting on upstream acknowledgment. We need to actually activate that queue when the shipper output is selected; this might require changes to the Beats initialization process, or to handling of agent policies / config updates.

@faec faec added enhancement Team:Elastic-Agent Label for the Agent team labels Jan 25, 2023
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants