# Can filebeat send logs over https to logstash?

**URL:** https://discuss.elastic.co/t/can-filebeat-send-logs-over-https-to-logstash/127258
**Category:** Beats
**Tags:** filebeat
**Created:** [April 9, 2018, 6:58am UTC](https://discuss.elastic.co/t/can-filebeat-send-logs-over-https-to-logstash/127258 "2018-04-09T06:58:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![narendra\_reddy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/narendra_reddy/32/10583_2.png) [@narendra\_reddy](https://discuss.elastic.co/u/narendra_reddy)
#### Post date: [April 9, 2018, 6:58am UTC](https://discuss.elastic.co/t/can-filebeat-send-logs-over-https-to-logstash/127258/1 "2018-04-09T06:58:44Z")

</div>

Hi Team,

Can filebeat send logs to logstash over https? the https option is there only for shipping logs to elasticsearch but not to logstash, is there a plan to include https output feature to logstash in future?

Thanks and Regards,  
Narendra.

---

<div class="post-metadata">

### Author: ![kvch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kvch/32/72058_2.png) [@kvch](https://discuss.elastic.co/u/kvch)
#### Post date: [April 9, 2018, 10:20am UTC](https://discuss.elastic.co/t/can-filebeat-send-logs-over-https-to-logstash/127258/2 "2018-04-09T10:20:59Z")

</div>

Filebeat sends logs to Logstash using the Lumberjack protocol over TCP. You can secure your TCP connection using SSL: [https://www.elastic.co/guide/en/beats/filebeat/current/configuring-ssl-logstash.html](https://www.elastic.co/guide/en/beats/filebeat/current/configuring-ssl-logstash.html)

Both Elasticsearch and Logstash are able to communicate securely using SSL. Only the configuration options are different, because they use different protocols.

---

<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: [May 7, 2018, 10:21am UTC](https://discuss.elastic.co/t/can-filebeat-send-logs-over-https-to-logstash/127258/3 "2018-05-07T10:21:06Z")

</div>

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