Parsing iis log

Make sure you check any previous logs for a cs-uri-query value that is not Percent encoded. If a space leaks into that value the mapping will not give the correct results. e.g. should be foo%20bar and not foo bar.

1 Like