Releases: lebinh/ngxtop
Releases · lebinh/ngxtop
2020
Parsing
Improvements:
- Proper parsing of nginx configuration file with PyParsing: better detection of access log file and format, should work out of the box in most cases.
- Get rid of reporting thread, use timer signal instead.
- Use curses to display metrics instead of repeating clear screen.
- Allow parsing of log from stdin and include 'combined' log format of Apache.