# How to connect Kibana to Remote elasticsearch

**URL:** https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670
**Category:** Kibana
**Created:** [June 20, 2018, 10:39am UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670 "2018-06-20T10:39:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Gopi\_K1](https://avatars.discourse-cdn.com/v4/letter/g/9e8a1a/32.png) [@Gopi\_K1](https://discuss.elastic.co/u/Gopi_K1)
#### Post date: [June 20, 2018, 10:39am UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670/1 "2018-06-20T10:39:30Z")

</div>

Hi All,

I have installed kibana in my local system, my elasticsearch is in production server running on 9200 port, i have made 9200 port public.

I have made changes to kibana.yml file by making elasticsearch.url pointing towards my production elasticsearch.

I am getting the below error:

"" [warning][license][xpack] License information from the X-Pack plugin could not be obtained from Elasticsearch for the [data] cluster. [illegal\_argument\_exception] No feature for name [\_xpack] :: {"path":"/\_xpack","statusCode":400,"response":"{"error":{"root\_cause":[{"type":"illegal\_argument\_exception","reason":"No feature for name [\_xpack]"}],"type":"illegal\_argument\_exception","reason":"No feature for name [\_xpack]"},"status":400}"} ""

what to do any suggestions or help ??

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [June 20, 2018, 4:06pm UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670/2 "2018-06-20T16:06:26Z")

</div>

Can u access localhost:9200 ? What version are you trying to install ?

See if this post helps you too .[X-pack 5.1.1 error in kibana](https://discuss.elastic.co/t/x-pack-5-1-1-error-in-kibana/70397/4)

Cheers  
Rashmi

---

<div class="post-metadata">

### Author: ![Gopi\_K1](https://avatars.discourse-cdn.com/v4/letter/g/9e8a1a/32.png) [@Gopi\_K1](https://discuss.elastic.co/u/Gopi_K1)
#### Post date: [June 21, 2018, 5:40am UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670/3 "2018-06-21T05:40:57Z")

</div>

for me kibana login page is coming on localhost:5601 address.

Kibana 6.3 and my production elasticsearch server is 2.4

---

<div class="post-metadata">

### Author: ![rijinmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rijinmp/32/24634_2.png) [@rijinmp](https://discuss.elastic.co/u/rijinmp)
#### Post date: [June 21, 2018, 8:55am UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670/4 "2018-06-21T08:55:48Z")

</div>

What is the output of elastic\_ip:9200 from your kibana installed machine's browser ?

for example your production elastic IP is 10.100.113.224 then try from browser addressbar -\>

10.100.113.224:9200

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 19, 2018, 8:56am UTC](https://discuss.elastic.co/t/how-to-connect-kibana-to-remote-elasticsearch/136670/5 "2018-07-19T08:56:00Z")

</div>

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