# How to fetch remote machine data

**URL:** https://discuss.elastic.co/t/how-to-fetch-remote-machine-data/50705
**Category:** Logstash
**Created:** [May 23, 2016, 12:00pm UTC](https://discuss.elastic.co/t/how-to-fetch-remote-machine-data/50705 "2016-05-23T12:00:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Prateek\_Kshtriya](https://avatars.discourse-cdn.com/v4/letter/p/c37758/32.png) [@Prateek\_Kshtriya](https://discuss.elastic.co/u/Prateek_Kshtriya)
#### Post date: [May 23, 2016, 12:00pm UTC](https://discuss.elastic.co/t/how-to-fetch-remote-machine-data/50705/1 "2016-05-23T12:00:37Z")

</div>

Hi All,

Please suggest how to fetch remote machine data to elasticsearch at local system.

Scenario-

Elasticsearch is hosted on one of the boxes & required to fetch similar data from different boxes to create a dashboard for cluster.

Regards,  
Prateek Divya

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [May 25, 2016, 5:36am UTC](https://discuss.elastic.co/t/how-to-fetch-remote-machine-data/50705/2 "2016-05-25T05:36:41Z")

</div>

Use Logstash on each machine (or another shipper like Filebeat) to push the data to ES, either directly or via a Logstash instance on the ES server.

---

<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 6, 2017, 4:56am UTC](https://discuss.elastic.co/t/how-to-fetch-remote-machine-data/50705/3 "2017-07-06T04:56:21Z")

</div>


