Each 10min filebeat resending file to ELK. In logs we can find "File was truncated. Reading file from offset 0....". File wasn't rotated (state-id the same) or truncated. This file rotated daily only by logrotate (daily, delaycompress). Is any known opened bugs? I am using 8.11.1
Config
- ignore_older: 1h
paths:
- /log/*.json*
prospector.scanner.exclude_files:
- \.gz$
- \.xz$
type: filestream