# Logstash port 5044 is not listening

**URL:** https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784
**Category:** Logstash
**Created:** [November 8, 2017, 2:22am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784 "2017-11-08T02:22:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![peterch](https://avatars.discourse-cdn.com/v4/letter/p/e5b9ba/32.png) [@peterch](https://discuss.elastic.co/u/peterch)
#### Post date: [November 8, 2017, 2:22am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784/1 "2017-11-08T02:22:13Z")

</div>

Dear all,

I would like to receive log from remote server through beats. However I find the port 5044 in ELK server is not listening. The ELK server is window platform. Any idea? Thanks.

# ELK server - logstash\config.json

input {  
beats {  
port =\> 5044  
type =\> "log"  
}  
}

---

<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: [November 8, 2017, 6:22am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784/2 "2017-11-08T06:22:47Z")

</div>

How did you determine that the port isn't listening? What's the firewall situation? What's in the Logstash logs?

---

<div class="post-metadata">

### Author: ![Krunal\_kalaria](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/krunal_kalaria/32/23862_2.png) [@Krunal\_kalaria](https://discuss.elastic.co/u/Krunal_kalaria)
#### Post date: [November 8, 2017, 6:38am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784/3 "2017-11-08T06:38:07Z")

</div>

which beat are you using? and you gave elastic server ip and port in beats .yml file?

---

<div class="post-metadata">

### Author: ![peterch](https://avatars.discourse-cdn.com/v4/letter/p/e5b9ba/32.png) [@peterch](https://discuss.elastic.co/u/peterch)
#### Post date: [November 9, 2017, 3:20am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784/4 "2017-11-09T03:20:57Z")

</div>

Dear all,

I use netstat -an to determine the port isn't listening. I am using winlogbeat.  
There is a good news. I find the problem and solved. The port 5044 is listening and can receive log from remote server.

Thanks all

---

<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 7, 2017, 3:21am UTC](https://discuss.elastic.co/t/logstash-port-5044-is-not-listening/106784/5 "2017-12-07T03:21:02Z")

</div>

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