# Install Filebeat on the client side

**URL:** https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113
**Category:** Beats
**Tags:** filebeat
**Created:** [November 25, 2017, 7:12pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113 "2017-11-25T19:12:23Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![joaoantoniopereira](https://avatars.discourse-cdn.com/v4/letter/j/a88e57/32.png) [@joaoantoniopereira](https://discuss.elastic.co/u/joaoantoniopereira)
#### Post date: [November 25, 2017, 7:12pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/1 "2017-11-25T19:12:24Z")

</div>

Hi!  
I am using the Log (server) -\> Filebeat (server) -\> Logstash (client) -\>Elasticsearch (client) pipeline.  
Is it possible to install Filebeat on the client side to collect logs from the server?  
If not is there a similar tool to filebeat that can achieve this?  
Best regards,  
João

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 25, 2017, 7:44pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/2 "2017-11-25T19:44:01Z")

</div>

Yes, it is.

---

<div class="post-metadata">

### Author: ![joaoantoniopereira](https://avatars.discourse-cdn.com/v4/letter/j/a88e57/32.png) [@joaoantoniopereira](https://discuss.elastic.co/u/joaoantoniopereira)
#### Post date: [November 25, 2017, 7:52pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/3 "2017-11-25T19:52:41Z")

</div>

Thanks for your reply.  
Can you copy a link to filebeat page where it is specified how to set input as remote host? I cannot find it..

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 25, 2017, 8:11pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/4 "2017-11-25T20:11:10Z")

</div>

You cannot do that, it needs to be installed.

---

<div class="post-metadata">

### Author: ![joaoantoniopereira](https://avatars.discourse-cdn.com/v4/letter/j/a88e57/32.png) [@joaoantoniopereira](https://discuss.elastic.co/u/joaoantoniopereira)
#### Post date: [November 25, 2017, 8:19pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/5 "2017-11-25T20:19:20Z")

</div>

So it is not possible then..  
Is there any other tool to achieve this?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 25, 2017, 8:20pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/6 "2017-11-25T20:20:29Z")

</div>

> [@joaoantoniopereira](#):
>
> Is it possible to install Filebeat on the client side to collect logs from the server?

Sorry, I misunderstood that.

---

<div class="post-metadata">

### Author: ![steffens](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/steffens/32/79630_2.png) [@steffens](https://discuss.elastic.co/u/steffens)
#### Post date: [November 28, 2017, 1:44pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/7 "2017-11-28T13:44:54Z")

</div>

Your requirements are not very clear.

Filebeat is no server, but a log shipper. It's main purpose is sending files from a localmachine to Logstash or Elasticsearch. That is with filebeat you would have the log server write to local files and use filebeat to forward those files. The files on the log server would act as buffer in this case.

If you want to forward directly, why not directly forward to Logstash? Logstash supports syslog and many other protocols as input.

---

<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 26, 2017, 1:44pm UTC](https://discuss.elastic.co/t/install-filebeat-on-the-client-side/109113/8 "2017-12-26T13:44:55Z")

</div>

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