Hello,
i want to disable "Dev Tools" for our kibana in production.
But kibana ignores the "console.enabled: false" setting in kibana.yml and shows it anyway.
I have also rebooted kibana several times.
Kibana Version: 5.5.0
Hello,
i want to disable "Dev Tools" for our kibana in production.
But kibana ignores the "console.enabled: false" setting in kibana.yml and shows it anyway.
I have also rebooted kibana several times.
Kibana Version: 5.5.0
Hi,
Dev tools contain only console in OSS Kibana and also has profiler and grokdebugger if you have x-pack.
console.enabled: false should definitely work for disabling console. But profiler and grok debugger will need to be disabled separately as well. Can you please check if your Kibana has x-pack installed?
Also whenever you change /add/delete anything in Kibana.yml - when you restart, Kibana will need to optimize again. It looks like this in logs: log [15:03:08.119] [info][optimize] Optimizing and caching bundles for kibana, stateSessionStorageRedirect, timelion and status_page. This may take a few minutes
Can you please check if you see this in your logs?
Thanks
Bhavya
Ok, each function has to be disabled separately. Thank you!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.