Beats version 8.18.1
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 8.18.1
editKnown Issues
editFilebeat
-
The Filestream input does not enforce the restrictions documented for the
clean_inactive
option, 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: -1
to disable this behavior.
Bugfixes
editFilebeat
- Journald input now works on Docker containers (only ubi variant). 41278 44040 44056
- Fixed websocket input panic on sudden network error or server crash. 44063 44068
- [Filestream] Log the "reader closed" message on the debug level to avoid log spam. 44051
- Fix links to CEL mito extension functions in input documentation. 44098