Grok debugger does not seem to work

I am using 7.6.2. behind reverse proxy.

All is working fine but grok debugger. It shows similar behaviour as " Grokdebugger] Fix grokdebugger simulate call in non-default space #61423". But I am in default space.

I am trying the steps in
https://www.elastic.co/guide/en/kibana/current/xpack-grokdebugger.html

Grok debugger shows: "not found" - based on inspect it tries to access http://some-ip/kibana/kibana/api/grokdebugger/simulate .

So it seems for me the doubled kibana in the path seems to be the problem.

The page for grok simulater is the following: http://some-ip/kibana/app/kibana#/dev_tools/grokdebugger

Hi Thomas!

I am sorry to hear that you have run into this issue, but the fix you referenced (https://github.com/elastic/kibana/pull/61423) is only shipped with 7.7.0.

the title in https://github.com/elastic/kibana/pull/61423 looks misleading - the problem existed for all the users regardless of their space. I believe it should fix the problem you discovered.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.