Fixed
Details
Assignee
James HutchinsonJames HutchinsonReporter
Stefan WachterStefan WachterHB Backlog Status
ReviewedSprint
NoneFix versions
Affects versions
Priority
Minor
Details
Details
Assignee
James Hutchinson
James HutchinsonReporter
Stefan Wachter
Stefan WachterHB Backlog Status
Reviewed
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created November 29, 2021 at 12:50 PM
Updated July 6, 2022 at 5:51 PM
Resolved June 10, 2022 at 3:25 PM
When API calls to ElasticSearch cluster gives API response errors during flow persistence we see exceptions in our telemetryd log like this:
It seems like our code can't handle the ElasticSearch API error responses and tries to parse them as flow messages. The log should give an error log entry with the error message from the failed REST API call and which endpoint was used.