Something in the regex doesn't like `$time_8601` format. for example `new NginxParser('$remote_addr - $remote_user [$time_8601] ' + '"$request" $status $body_bytes_sent "$http_referer" "$http_user_agent"');` fails to match any lines.