Skip to content

Parsing

Pre-release
Pre-release

Choose a tag to compare

@lebinh lebinh released this 09 Apr 03:48
· 8 commits to master since this release

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.