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

Filelog Receiver support ingest from compressed files #66

Open
jwimmersplk opened this issue Sep 21, 2021 · 0 comments
Open

Filelog Receiver support ingest from compressed files #66

jwimmersplk opened this issue Sep 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jwimmersplk
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Under high load, log rotation process is triggered before the Otel agent filelog receiver can consume the remaining log data.

Describe the solution you'd like
Allow the filelog receiver to read from compressed form, specifically .gz

Describe alternatives you've considered
Modifying the polling_interval and the logrotation max size configs but these solutions still leave the possibility for data loss and not realistic solutions for production workloads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant