Skip to content
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

[Filebeat] Prevent 'log' sending duplicate messages due to renaming #21911

Merged

Commits on Oct 16, 2020

  1. [Filebeat] Prevent 'log' sending duplicate messages due to renaming

    Input:Log: Reset TTL of registry state when a file is renamed. In some
    rare cases the registry state is marked for removal (TTL is set to 0)
    while the file is only renamed. Log detects the renaming of the file
    and updates the name of the file. As the file still exists it should
    also update the TTL of the renamed file.
    williamd67 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    854b119 View commit details
    Browse the repository at this point in the history