Hi,
I can’t find Dev Tool in Pulse Explorer as described in this link, do I need to enable it from some config?
What I can see is as below,
Pulse version 6.0.3
Hi,
I can’t find Dev Tool in Pulse Explorer as described in this link, do I need to enable it from some config?
What I can see is as below,
Pulse version 6.0.3
The Dev tool should be activated in the kibana.yml, by setting console.enabled to true and then restart the Kibana Service.
note that this setting should be always disabled, please set it back to false when you finish.
Regards,
Erik
Hi @ecarmona ,
Thanks~tried and it works.