Page 2 of 2

Re: Mounting NAS storage device

Posted: Sun Feb 28, 2016 6:01 am
by muleyl
@jolson

here is a screenshot of logstash log file

Re: Mounting NAS storage device

Posted: Mon Feb 29, 2016 10:45 am
by jolson

Code: Select all

ls -l /var/run/logstash/logstash.pid
You may have to delete the above PID to get Logstash running. Try this:

Code: Select all

mv /var/run/logstash/logstash.pid ~
service logstash start
Your machine has plenty of memory.