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

v77v picture v77v  路  3Comments

thisishotdog picture thisishotdog  路  3Comments

drcyber975 picture drcyber975  路  3Comments

converge picture converge  路  3Comments

deronsizemore picture deronsizemore  路  3Comments