# Filebeat local send data to logstasho on cloud

**URL:** https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416
**Category:** Beats
**Tags:** filebeat
**Created:** [November 19, 2018, 5:49pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416 "2018-11-19T17:49:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mateo](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@mateo](https://discuss.elastic.co/u/mateo)
#### Post date: [November 19, 2018, 5:49pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/1 "2018-11-19T17:49:51Z")

</div>

Good afternoon, someone can tell me how is the process for quer filebeat send information to a logstash that is in the cloud and how to get the information in logstash

---

<div class="post-metadata">

### Author: ![pierhugues](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierhugues/32/48383_2.png) [@pierhugues](https://discuss.elastic.co/u/pierhugues)
#### Post date: [November 20, 2018, 1:47pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/2 "2018-11-20T13:47:06Z")

</div>

Hello @mateo

You will have to use the logstash output and use SSL configured for client authentication.  
After that you can just point your beat to your logstash instance.

---

<div class="post-metadata">

### Author: ![mateo](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@mateo](https://discuss.elastic.co/u/mateo)
#### Post date: [November 20, 2018, 5:18pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/3 "2018-11-20T17:18:15Z")

</div>

Thank you very much for your answer now as it should be the input in logstash cloud? something like that ?

input {  
beats {port =\> "5600"]  
}

---

<div class="post-metadata">

### Author: ![pierhugues](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierhugues/32/48383_2.png) [@pierhugues](https://discuss.elastic.co/u/pierhugues)
#### Post date: [November 20, 2018, 5:42pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/4 "2018-11-20T17:42:19Z")

</div>

Are you hosting your Logstash or its hosted from someone else?

---

<div class="post-metadata">

### Author: ![mateo](https://avatars.discourse-cdn.com/v4/letter/m/f4b2a3/32.png) [@mateo](https://discuss.elastic.co/u/mateo)
#### Post date: [November 20, 2018, 5:49pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/5 "2018-11-20T17:49:14Z")

</div>

the scheme is as follows, I have a csv file on my machine and I want to send to logstash in my cloud schema, on local servers I had no problems because I sent directly the ip and port of the logstash but I do not know how to do that in the cloud . I appreciate your help a lot because I've been with the problem for several days

---

<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: [December 18, 2018, 5:49pm UTC](https://discuss.elastic.co/t/filebeat-local-send-data-to-logstasho-on-cloud/157416/6 "2018-12-18T17:49:19Z")

</div>

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