I want to confirm, if I got "Could not index event to elasticsearch" error, will it be retried if the reason that log has been resolved? I got this error and the reason shows me it caused by "Limit total fields" I've been increased the field limit but the log that rejected before didn't show up at all after I increased the field limit
This error has a 400 response from Elasticsearch, and according to the retry policy a 400 and 404 response will send the event to the DLQ, if enabled, and drop it.
If you do not have DLQ enabled the event is just dropped.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.