Skip to content
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

add debug mode? #6

Closed
AlJohri opened this issue Apr 7, 2022 · 1 comment
Closed

add debug mode? #6

AlJohri opened this issue Apr 7, 2022 · 1 comment

Comments

@AlJohri
Copy link

AlJohri commented Apr 7, 2022

I'm running into a strange issue where if I run:

awscurl --profile xyz --service es "https://xyz.us-east-99.es.amazonaws.com/myindex/_doc/mydocid"

The output is entirely blank.

If I query the same exact document ID through Kibana or using the opensearch-cli I get correct results.

Can we add some sort of debug mode to understand what's going on?

@legal90
Copy link
Owner

legal90 commented May 5, 2022

Hi @AlJohri,
In 0.2.1 we have added the "include" mode (details: #7). Try adding -i param and you should at least see the returned HTTP response code. I hope it might help to troubleshoot the issue further.

@legal90 legal90 closed this as completed Nov 8, 2022
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

No branches or pull requests

2 participants