-
Notifications
You must be signed in to change notification settings - Fork 531
[filestream] add warning about only ingesting files >= 1024 bytes #14209
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
70eea96 to
9894ee9
Compare
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
@belimawr Do you mind also fixing the formatting for bold text while at it? For bold to work there should be no spaces after or before For example today it looks like this in multiple places:
I was about to open a separate PR but it seems simple enough that you can fix it here. |
|
Thanks for spotting that @mauri870! They're fixed now. |
|
I've enabled auto-merge |
💚 Build Succeeded
History
cc @belimawr |
|
|
Package filestream - 1.1.4 containing this change is available at https://epr.elastic.co/package/filestream/1.1.4/ |





Proposed commit message
This commit adds a message at the beginning of the Custom Logs (Filestream) integration warning that only files >= 1024 bytes in size will be ingested and pointing to the documentation to change this behaviour.
Checklist
I have verified that all data streams collect metrics or logs.changelog.ymlfile.I have verified that Kibana version constraints are current according to guidelines.## Author's ChecklistHow to test this PR locally
Build the package
Deploy the package
Look at the documentation
## Related issuesScreenshots