-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Issues on duplicates occuring on both 8.14.1 and on 8.14.3 but not on 8.12.2 #40808
Comments
This issue doesn't have a |
We're experiencing the same issue since upgrading to 8.14.x. I've narrowed it down to the problem being introduced in 8.14.0. The duplicates did not happen on 8.13.4. I suspect #36761 and #38488 to be the cause, but I couldn't confirm it yet. The duplicates happen for us if we have a logfile which isn't updated within the Our default config which causes duplicates on 8.14.x:
New config working with 8.14.x:
So the differences between the two configs are:
Most of these settings are default values coming from pcfens/filebeat and after playing around with the settings only Some more investigation revealed that setting
Shouldn't the |
@rlueckl 🙏 we will try this aswell. Have anyone considered moving to fingerprint to avoid these inode issues ? And is the performance hit still is |
Thanks for the link, I didn't know about fingerprint mode. In our particular case there are no performance issues to consider since we're only collecting one file per node ( |
Is this issue confirmed from the project aswell ? |
I'm seeing similar issue with duplicate log entries as well since moving to 8.14.3. I run on Amazon Linux 2. I have this config below with fingerprint configured, as we had issues before using filestream with Java SpringBoot logs, and inode reusage.
|
This should be fixed in 8.15.0 according to #40258 |
We have upgraded from 8.12.2 to first 8.14.1 and then to 8.14.3 but on both 8.14.1 and 8.14.3 we have issues with filebeat, that we think occurs in the filestream reader. No duplications on 8.12.2 if we revert the version and run the same load test.
Is there anything obvious that has changed in terms of the configuration between the versions that i have missed, or is there something that we should modify in our configuration?
For confirmed bugs, please report:
Server: Docker Engine - Community
Engine:
Version: 27.2.0
API version: 1.47 (minimum version 1.24)
Go version: go1.21.13
Git commit: 3ab5c7d
Built: Tue Aug 27 14:15:13 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.21
GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111
runc:
Version: 1.1.13
GitCommit: v1.1.13-0-g58aa920
docker-init:
Version: 0.19.0
GitCommit: de40ad0
The text was updated successfully, but these errors were encountered: