Beats version 8.18.5
edit
    IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.18.5
editKnown Issues
editFilebeat
- 
The Filestream input does not enforce the restrictions documented for the 
clean_inactiveoption, thus allowing configurations that can lead to data re-ingestion issues. - 
When 
clean_inactive: 0, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. setclean_inactive: -1to disable this behavior.