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

[Filebeat] harvester_limit is not documented for Filestream input #38784

Closed
belimawr opened this issue Apr 9, 2024 · 1 comment · Fixed by #39244
Closed

[Filebeat] harvester_limit is not documented for Filestream input #38784

belimawr opened this issue Apr 9, 2024 · 1 comment · Fixed by #39244
Labels
bug docs Team:Elastic-Agent Label for the Agent team

Comments

@belimawr
Copy link
Contributor

belimawr commented Apr 9, 2024

The Filestream input documentation mentions harvester_limit at the very beginning, however it does correctly document it, nor does the filebeat.reference.yml

We should correctly document the behaviour, and default value for harvester_limit in the Filestream input.

The Filestream input supports harvester_limit as it can be seen in the code

HarvesterLimit uint32 `config:"harvester_limit" validate:"min=0"`

@belimawr belimawr added bug Team:Elastic-Agent Label for the Agent team labels Apr 9, 2024
@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
bug docs Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants