Instapy: Once setup on digital ocean, is it possible to monitor the performance of the script?

Created on 29 Dec 2017  路  2Comments  路  Source: timgrossmann/InstaPy

I've tried "python quickstart.py > monitorlog.txt", the monitorlog.txt is created, but does not contain any content.

Is this possible? I'm essentially trying to monitor the performance of the script, to ensure it does not run into any issues.

question

All 2 comments

tail -f logs/general.log

thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tibor picture tibor  路  3Comments

Spyd3r0us picture Spyd3r0us  路  3Comments

seuraltimez picture seuraltimez  路  3Comments

CharlesCCC picture CharlesCCC  路  3Comments

converge picture converge  路  3Comments