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

Message Collector - body length limit #190

Conversation

brunovg
Copy link
Collaborator

@brunovg brunovg commented Apr 9, 2024

The limit is set by the MSG_COLLECTOR_LIMIT_BODY_LENGTH environment variable.
If not specified, it will use 250000 by default.

…he limit is set by the MSG_COLLECTOR_LIMIT_BODY_LENGTH environment variable, if not specified, it will use 250000 by default.
@brunovg brunovg added the feature New feature or request label Apr 9, 2024
@brunovg brunovg added this to the 4.0.5 milestone Apr 9, 2024
@brunovg brunovg requested a review from skin27 April 9, 2024 10:01
@brunovg brunovg self-assigned this Apr 9, 2024
@skin27 skin27 merged commit 8a17c42 into develop Apr 9, 2024
1 check passed
@skin27 skin27 deleted the 189-elasticsearch-not-all-messages-are-stored-in-elasticsearch-when-above-certain-size branch April 9, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ElasticSearch: Not all messages are stored in ElasticSearch when above certain Size.
2 participants