Skip to content

fix: The Http status code of the request es should be passed back to kibana #20

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

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

qzhello
Copy link
Contributor

@qzhello qzhello commented Feb 4, 2024

Description

In higher versions of es, e.g. 8.11+, kibana does logical processing of status codes, which is used to generate ResponseError objects. The proxy should not return 200 for all requests, e.g. a 404 status code for an index that does not exist.

@famosss famosss merged commit bce3bf7 into TongchengOpenSource:main Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants