# Logstash not showing any output to console, hangs on launch (on openstack VM)

**URL:** https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139
**Category:** Logstash
**Created:** [May 9, 2017, 5:23pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139 "2017-05-09T17:23:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Garrett\_Huff](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/garrett_huff/32/18083_2.png) [@Garrett\_Huff](https://discuss.elastic.co/u/Garrett_Huff)
#### Post date: [May 9, 2017, 5:23pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/1 "2017-05-09T17:23:53Z")

</div>

Hey everyone,  
I have been following the install process on logstash's getting started guide. It is very strange, on my linux machine it works perfectly fine using either the executable or the debian service. I have spun up a new Ubuntu cloud server VM (14.04) and installed the Java 1.8 JDK. Neither the service or executable works, although elasticsearch and Kibana work perfectly. If I start the service, it says that it is started however I do not see the ports listening when running netstat -tlpn. If i run the executable, it just hangs (even with the --debug switch). One thing to note is that when running the executable, I can even supply parameters that are incorrect which should at least make the code fail, however it still hangs. The executable version im using is 5.2.2 and the service I have tried is 5.4. I can not get any output at all, and the service does not create the log files which makes me think that neither are executing or starting. Anyone have any ideas?

---

<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: [May 9, 2017, 6:28pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/2 "2017-05-09T18:28:00Z")

</div>

Lack of entropy? I don't recall the details but it has been discussed here before.

---

<div class="post-metadata">

### Author: ![Garrett\_Huff](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/garrett_huff/32/18083_2.png) [@Garrett\_Huff](https://discuss.elastic.co/u/Garrett_Huff)
#### Post date: [May 9, 2017, 6:30pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/3 "2017-05-09T18:30:34Z")

</div>

[quote="magnusbaeck, post:2, topic:85139"]  
Lack of entropy?[/quote]

Can you explain what you mean by that?

---

<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: [May 9, 2017, 6:34pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/4 "2017-05-09T18:34:17Z")

</div>

Googling "logstash lack of entropy" lead me here: [https://github.com/elastic/logstash/issues/6117](https://github.com/elastic/logstash/issues/6117)

---

<div class="post-metadata">

### Author: ![Garrett\_Huff](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/garrett_huff/32/18083_2.png) [@Garrett\_Huff](https://discuss.elastic.co/u/Garrett_Huff)
#### Post date: [May 9, 2017, 7:16pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/5 "2017-05-09T19:16:38Z")

</div>

Thank you! This link lead me to the answer which was doing sudo apt-get install haveged

---

<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: [June 6, 2017, 7:31pm UTC](https://discuss.elastic.co/t/logstash-not-showing-any-output-to-console-hangs-on-launch-on-openstack-vm/85139/6 "2017-06-06T19:31:09Z")

</div>

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