Kibana over HTTPS

Hi all!

I’m just starting configure a SearchGuard+ELK setup and successfully ran ElasticSearch with TLS and authentication.

Now I’m trying to connect Kibana to it.

I need Kibana to also work over HTTPS (in the browser), but can’t find any documentations on how to do it (it talks to elasticsearch over https alright though, just not the browser).

Has anyone done this before? Is this possible?

Thanks a lot!

Dmitry.

Have not done it myself, but there is a whole chapter in the kibana docs on how to enable TLS for the kibana server itself:

See section “Enabling SSL”

···

On Tuesday, 19 July 2016 13:01:57 UTC+2, Dmitry Belyakov wrote:

Hi all!

I’m just starting configure a SearchGuard+ELK setup and successfully ran ElasticSearch with TLS and authentication.

Now I’m trying to connect Kibana to it.

I need Kibana to also work over HTTPS (in the browser), but can’t find any documentations on how to do it (it talks to elasticsearch over https alright though, just not the browser).

Has anyone done this before? Is this possible?

Thanks a lot!

Dmitry.

Oh, I see… I somehow mistook it for the cert to authenticate kibana with elastic’s searchguard as a client.

You are in fact right - it works.

Thanks a lot and have a lovely day!

Cheers!

···

On Tuesday, July 19, 2016 at 12:27:13 PM UTC+1, in...@search-guard.com wrote:

Have not done it myself, but there is a whole chapter in the kibana docs on how to enable TLS for the kibana server itself:

https://www.elastic.co/guide/en/kibana/current/production.html

See section “Enabling SSL”

On Tuesday, 19 July 2016 13:01:57 UTC+2, Dmitry Belyakov wrote:

Hi all!

I’m just starting configure a SearchGuard+ELK setup and successfully ran ElasticSearch with TLS and authentication.

Now I’m trying to connect Kibana to it.

I need Kibana to also work over HTTPS (in the browser), but can’t find any documentations on how to do it (it talks to elasticsearch over https alright though, just not the browser).

Has anyone done this before? Is this possible?

Thanks a lot!

Dmitry.