# Can we use Filebeat with ssl and logstash netflow module?

**URL:** https://discuss.elastic.co/t/can-we-use-filebeat-with-ssl-and-logstash-netflow-module/193452
**Category:** Logstash
**Created:** [August 2, 2019, 6:06am UTC](https://discuss.elastic.co/t/can-we-use-filebeat-with-ssl-and-logstash-netflow-module/193452 "2019-08-02T06:06:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jsandri](https://avatars.discourse-cdn.com/v4/letter/j/b9e5f3/32.png) [@jsandri](https://discuss.elastic.co/u/jsandri)
#### Post date: [August 2, 2019, 6:06am UTC](https://discuss.elastic.co/t/can-we-use-filebeat-with-ssl-and-logstash-netflow-module/193452/1 "2019-08-02T06:06:09Z")

</div>

Hey!  
I use Filebeat with netflow input and send logs to logstash. So far so good but then I try to setup the logstash netflow module and now some issues appear. First Filebeat sends logs over TCP and logstash netflow module uses UDP. How to do? Here is the command I use for running logstash with the netflow module:  
`./bin/logstash --modules netflow --setup -M netflow.var.input.udp.port=9002 -M netflow.var.elasticsearch.hosts="localhost:9200" -M netflow.var.kibana.host="X.X.X.X:5601" -M netflow.var.kibana.ssl.enabled="false"`

I have already tried to replace var.input.udp.port to this var.input.tcp.port but if I do that Logstash ignores my configuration and listens on the port 2055 with UDP.

My second question is if my first issue is solved can we use SSL between Filebeat and Logstash Netflow Module because I didn't find a field like var.filebeat.ssl.enabled in the documentation?

---

<div class="post-metadata">

### Author: ![jsandri](https://avatars.discourse-cdn.com/v4/letter/j/b9e5f3/32.png) [@jsandri](https://discuss.elastic.co/u/jsandri)
#### Post date: [August 5, 2019, 1:58am UTC](https://discuss.elastic.co/t/can-we-use-filebeat-with-ssl-and-logstash-netflow-module/193452/2 "2019-08-05T01:58:18Z")

</div>

any help

---

<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: [September 2, 2019, 1:58am UTC](https://discuss.elastic.co/t/can-we-use-filebeat-with-ssl-and-logstash-netflow-module/193452/3 "2019-09-02T01:58:22Z")

</div>

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