pchakour

Results 22 comments of pchakour

Need help guys: https://github.com/dlumbrer/kbn_network/issues/98

It's weird ! May be we can help you with the patch installation. After the checkout step you have to apply the patch with the git command. Did you have...

Need help guys: https://github.com/dlumbrer/kbn_network/issues/98

Hi @svdasein ! I've just opened an issue to get some help with the support of Kibana 7.15. Don't hesitate to participate [here](https://github.com/dlumbrer/kbn_network/issues/98) :-) Hope @dlumbrer will also participate !

Hi, you have to clone the repository in the **plugins** directory that you can found in the **kibana** folder. If the **plugins** directory doesn't exist, create it... This is the...

Need help guys: https://github.com/dlumbrer/kbn_network/issues/98

> @pchakour those of us that watch this repository do not appreciate you posting unnecessarily in multiple issues trying to get attention to your issue. The resulting multiple notification emails...

I didn't read everything but the configuration of your elasticsearch.hosts must be the address of the own-home proxy.

Based on these informations : - https://discuss.elastic.co/t/unknown-key-elasticsearch-hosts-for-kibana-plugin-config/211254 - https://discuss.elastic.co/t/plugin-ownhome-on-kibana-7-5/217839 I did a patch to make OwnHome works with the Kibana 7.6.0. This patch support **_HTTPS_** between OwnHome and Elasticsearch but...