# Is any option available for porting the data from another server other than kibana hosted server

**URL:** https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346
**Category:** Kibana
**Created:** [October 13, 2019, 1:56pm UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346 "2019-10-13T13:56:54Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 13, 2019, 1:56pm UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/1 "2019-10-13T13:56:54Z")

</div>

Sir,

Can i port the data[i.e logs,datas etc] from another server to kibana hosted serverIf so kindly provide detail description.

---

<div class="post-metadata">

### Author: ![ppisljar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ppisljar/32/11588_2.png) [@ppisljar](https://discuss.elastic.co/u/ppisljar)
#### Post date: [October 14, 2019, 8:05am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/2 "2019-10-14T08:05:32Z")

</div>

in general answer is yes, but that really depends on what kind of system do you want to get data into elasticsearch.

---

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 14, 2019, 8:52am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/3 "2019-10-14T08:52:51Z")

</div>

We are having applications hosted on different servers.We need to connect with the data belongs to each servers.How to configure different servers in kibana hosted server.

---

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 15, 2019, 2:08pm UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/4 "2019-10-15T14:08:29Z")

</div>

My logs files,apache belongs to different server and kibana,elasticsearch,logstash,filebeat has been configured in another server.How can i bring the logs to kibana server.??Any config available in current version of kibana??

---

<div class="post-metadata">

### Author: ![Tek\_Chand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tek_chand/32/34318_2.png) [@Tek\_Chand](https://discuss.elastic.co/u/Tek_Chand)
#### Post date: [October 16, 2019, 4:53am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/5 "2019-10-16T04:53:00Z")

</div>

@anusree_arun,

> [@anusree\_arun](#):
>
> How can i bring the logs to kibana server.?

Yes..you can store your data in kibana from any server. I am assuming that you have already setup Logstash-\>Elasticsaerch-\>Kibana setup at your end.

Now you need to install Filebeat on your application server (If its Linux machine) or Winbeat (If it window machine). Because Filebaet is log shipper and it will send your application logs to logstash. You can follow the below documentation for Filebeat 7.4.0 if you are using different version of kibana then you need to follow same version documentation:

[Filebeat Installation](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html)

Hope so it will give you some idea.

Thanks.

---

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 16, 2019, 5:12am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/6 "2019-10-16T05:12:54Z")

</div>

I have already configured filebeat 7.4.0 on my redhat server.  
Where i have to mention the other server details like server ip ,log path and all..

---

<div class="post-metadata">

### Author: ![Tek\_Chand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tek_chand/32/34318_2.png) [@Tek\_Chand](https://discuss.elastic.co/u/Tek_Chand)
#### Post date: [October 16, 2019, 5:17am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/7 "2019-10-16T05:17:11Z")

</div>

@anusree_arun,

> [@anusree\_arun](#):
>
> I have already configured filebeat 7.4.0 on my redhat server.  
> Where i have to mention the other server details like server ip ,log path and all..

As you are saying that you have installed Filebeat on server from where you want send logs to kibana. Now you should have file `filebeat.yml` which have `output` option for elasticsaerch and logstash. You can use one from them depend upon what are you using at your end. If you are using logstash then you can use logstash.

Please read the documentation it have very clear information.

Thanks.

---

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 16, 2019, 5:21am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/8 "2019-10-16T05:21:21Z")

</div>

wheteher we have to install filebeat on the particular server in which we have to send logs to kibana??  
I have installed ELK and filebeat on another server not on the source server.

I am new to ELK dont have much idea.Please help

---

<div class="post-metadata">

### Author: ![Tek\_Chand](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tek_chand/32/34318_2.png) [@Tek\_Chand](https://discuss.elastic.co/u/Tek_Chand)
#### Post date: [October 16, 2019, 5:24am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/9 "2019-10-16T05:24:52Z")

</div>

@anusree_arun,

> [@anusree\_arun](#):
>
> wheteher we have to install filebeat on the particular server in which we have to send logs to kibana??

Correct..you need to install filebeat on each server for which you want to send the logs kibana.

Thanks.

---

<div class="post-metadata">

### Author: ![anusree\_arun](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anusree_arun/32/55826_2.png) [@anusree\_arun](https://discuss.elastic.co/u/anusree_arun)
#### Post date: [October 16, 2019, 5:27am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/10 "2019-10-16T05:27:53Z")

</div>

Thank you boss

---

<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: [November 13, 2019, 5:28am UTC](https://discuss.elastic.co/t/is-any-option-available-for-porting-the-data-from-another-server-other-than-kibana-hosted-server/203346/11 "2019-11-13T05:28:07Z")

</div>

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