-
- Downloads
do not abort when parsing record fails
We have many records in the access.log which cannot be parsed, i.e. because some people mistype URLs or whatever. Because of that we should not stop when we encounter an invalid record, but just print a message and continue parsing the rest of the accesslog.
Loading
Please register or sign in to comment