This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Beats version 8.14.2
editBeats version 8.14.2
editKnown Issues
editFilebeat
- Filestream input will resend files that have been inactive for 30min or more. Workaround: set clean_inactive
to a very high value, like 5 years: clean_inactive: 43800h0m0s
. 40178