I have googled this question for a while but can\'t find the answer. My question is while deploying the nodejs application on aws elastic-beanstalk servers, I want the nodejs ap
Yes it does. I know because after ssh'ing in to the box i did:
sudo pkill node
And then I can verify that:
sudo tail /var/log/web.stdout.log -f
pgrep node