Logstash is not listening on the port from .conf file

I am trying to get TCP 6514 for SSL enabled logs to Logstash. I created a simple .conf file with no filters and then restarted Logstash. Still the localhost doesn't seems to listen on 6514.

In addition to this, when I restarted the service it gave me failed followed by started, is it something to troubleshoot for connection issue?

systemd[1]: logstash.service still around after final SIGKILL. Entering failed mode.
systemd[1]: Stopped logstash.
systemd[1]: Unit logstash.service entered failed state.
systemd[1]: logstash.service failed.
systemd[1]: Started logstash.logstash.service stop-final-sigterm timed out. Killing.
systemd[1]: logstash.service still around after final SIGKILL. Entering failed mode.
systemd[1]: Stopped logstash.
systemd[1]: Unit logstash.service entered failed state.
systemd[1]: logstash.service failed.
systemd[1]: Started logstash.
simple.conf

Welcome to our community! :smiley:
Please don't post pictures of text or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:

Thank you @warkolm So do you need to see something that I might not have provided in order to get the solution?

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