Graylog2 / Graylog2/graylog2-server

HTTP lookup data adapter error reporting is inconsistent

Open
#19,160 0 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

When debugging a customer issue, we found that there are no usable error notifications in the UI, if the HTTP server returns unsuccessful status codes.

https://github.com/Graylog2/graylog2-server/blob/d1fab260e986c40bd52b43ad2b09a61a79233397/graylog2-server/src/main/java/org/graylog2/lookup/adapters/HTTPJSONPathDataAdapter.java#L193-L220

In this case an API returned 403 and the customer cannot see this happening in the UI.
Together with https://github.com/Graylog2/graylog2-server/issues/19159 this lead to massive processing latency.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.