top | item 7443591 (no title) lebinh | 12 years ago Thanks, I'll definitely add that, maybe put this on pypi asap. For now you can clone the repo and then runpip install -r requirements.txtto install required dependencies. discuss order hn newest diziet|12 years ago Doesn'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 toFor some reason the access log file is defaulted to logs/access.log too~ bndr|12 years ago There was a bug that was overwriting --access-log (-l) option. Should be fixed now in master
diziet|12 years ago Doesn'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 toFor some reason the access log file is defaulted to logs/access.log too~ bndr|12 years ago There was a bug that was overwriting --access-log (-l) option. Should be fixed now in master
bndr|12 years ago There was a bug that was overwriting --access-log (-l) option. Should be fixed now in master
diziet|12 years ago
./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|12 years ago