kassner / log-parser

PHP Web Server Log Parser Library
Apache License 2.0
334 stars 64 forks source link

Parse invalid request strings like in logline #22

Closed Rud5G closed 8 years ago

Rud5G commented 8 years ago

In my apache 2.4 access logs, i have found several invalid "request" strings, which do not match the normal flow.

example:

169.229.3.91 - - [05/Jun/2016:15:26:51 +0200] "\x99\xf3\x0fF\xd9\xdde\xba\x97" 501 308 "-" "-"

kassner commented 8 years ago

Duplicates #23