Node.js OpsWorks Layer console logs

前端 未结 4 1220
暖寄归人
暖寄归人 2020-12-30 14:35

I have an Opsworks stack with a Node.js Layer and Node.js Application. I\'m wondering if anyone knows where on an ubuntu 14.04LTS instance the console logs from my applicati

4条回答
  •  梦谈多话
    2020-12-30 15:26

    You can find it in the app directory then you will find this path shared/log

    for example : /srv/www/my_app/shared/log

提交回复
热议问题