Select Git revision
update_checker.py
-
Leonard Penzer authored
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.
Leonard Penzer authoredWe 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.