-
Notifications
You must be signed in to change notification settings - Fork 5k
Expose output disk queue settings when running under agent #40857
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
Conversation
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
|
* Expose output disk queue settings when running under agent (cherry picked from commit cf83386)
…40888) * Expose output disk queue settings when running under agent (cherry picked from commit cf83386) Co-authored-by: Paolo Chilà <[email protected]>
Proposed commit message
See title
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature works[ ] I have added an entry inCHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
No disruption as the disk queue was already unsupported when running under agent
Author's Checklist
How to test this PR locally
Package agent using beats binaries that include this change.
Install agent as standalone and modify the
outputinelastic-agent.ymlAdd a beats input (filebeat or other) that uses the output and the disk queue will appear under the input data directory, for example:
Related issues
Use cases
Screenshots
Logs