I deployed my Ruby on Rails application on App42 PaaS. After doing setupInfra. I created binary of my app and deployed it. it's working fine as expected.Now i wanted to access log of my app.Could any one please help me to get logs of my app?
Asked
Active
Viewed 98 times
0
-
Unfortunately can't add the tag for app42Paas – Naga Sriram Ilapakurthy Jan 28 '14 at 09:40
1 Answers
0
You can access your application log using App42 PaaS Management Console As well App42 Client (a command line tool).
App42 client:
app42 logs --app APP NAME
App42 PaaS Management Console:
Once you logged in, On app list you will find app log link to visit application logs.

Pravin Mishra
- 8,298
- 4
- 36
- 49