Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Fix for Kibana 7.10.1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maciej-orba
Copy link

(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)

What does this implement/fix? Explain your changes.

bash-4.4$ bin/kibana --version
7.10.1
curl --location --request POST 'http://localhost:5601/api/console/proxy?path=_cat%2Findices%2Fsensor-data-%2A%3Fformat%3Djson&method=GET&h=index' \
--header 'kbn-xsrf: true'
{
    "statusCode": 400,
    "error": "Bad Request",
    "message": "[request query.h]: definition for this key is missing"
}

Does this close any currently open issues?

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Any other comments?

Where has this been tested?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant