A report displays “Unknown elastic error response” error.

Root Cause

It can possible that the time interval to plot the report is short and the number records are considerably high. Since Elasticsearch’s default max bucket size is 10k, any query result goes beyond the limit can throw such errors.

Solution

Edit the report and change the time interval to 24 hour. Save the report and verify that the error is fixed or not.