A financial services company must log every HTTP request including query strings for compliance auditing. By default, IIS W3C logs omit query strings. What is the correct fix?
-
A
Enable Failed Request Tracing for all status codes
-
B
Add the cs-uri-query field to the W3C log fields selection in IIS Manager
-
C
Switch logging format from W3C to IIS (NCSA)
-
D
Enable ETW trace logging in applicationHost.config