4 ms·
Thanks, I'll definitely add that, maybe put this on pypi asap. For now you can clone the repo and then run pip install -r requirements.txt to install required
by lebinh 13y ago
Thanks, I'll definitely add that, maybe put this on pypi asap. For now you can clone the repo and then run
pip install -r requirements.txt
to install required dependencies.
- diziet 13y agoDoesn't seem to like to read the logs : ./ngxtop.py -l /opt/nginx/logs/access.log ## just pretends like the log is not being written to For some reason the access log file is defaulted to logs/access.log too~
- bndr 13y agoThere was a bug that was overwriting --access-log (-l) option. Should be fixed now in master