Closed onnimonni closed 10 years ago
Onni,
Thanks for the contribution! Unfortunately, Apache and Nginx don't represent %T
in the same way (Apache won't add the milisecond part), so be aware of that when using this option.
I've added some tests and removed the -
from the Regex, since this value is always populated.
Best regards, Rafael Kassner.
I realized that apache won't add millisecond part but the regex should still be working. Thanks for the log-parser.
Add requestTime as it is in README.md. I tested this on nginx logs.