-
Notifications
You must be signed in to change notification settings - Fork 48
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
Please add log_400_event or log_level (debug) options #81
Comments
@cosmo0920 Hello, sorry to bother you, but do we have a way how to troubleshoot my issue? I just want to know why AWS OpenSearch reject my logs. Thanks. |
We are running into an issue where this option would be very helpful. |
This comment was marked as outdated.
This comment was marked as outdated.
Hi, @cosmo0920 . Actually, I still didn't know how to enable debug and use this
|
I'll try to clarify and add more context: I use banzai-cloud logging-operator - https://banzaicloud.com/docs/one-eye/logging-operator/configuration/plugins/outputs/aws_elasticsearch/ |
So I suppose this log_es_400_reason option should be added from the banzai logging-operator side? |
Yes. Adding |
And this issue is not related this repo but, for tracking issue, we leave this issue as-is for now. |
Problem
2022-04-01 11:51:33 +0000 [warn]: #0 send an error event to @ERROR: error_class=Fluent::Plugin::ElasticsearchErrorHandler::ElasticsearchError error="400 - Rejected by Elasticsearch" location=nil tag="app.fpm" time=2022-04-01 11:51:26.872353958 +0000
I want to know the reason why, so I need the
log_level debug
or at least thelog_es_400_reason
parameter.Like we have it here - https://banzaicloud.com/docs/one-eye/logging-operator/configuration/plugins/outputs/elasticsearch/#elasticsearch-log_es_400_reason
Using Fluentd and ES plugin versions
The text was updated successfully, but these errors were encountered: