Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
“GET /example/servlets/servlet/RequestInfoExample?abc=xyz HTTP/1.1”      ?abc=xyz     10.100.0.67

Example 4: Logging URL encoded parameters

You can not use the Access Log Valve to log URL encoded parameters. However, you can use the Extended Access Log Valve for this. Here only 2 parts (className and pattern) are modified from the previous configuration.

...