Versions Compared

Key

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

...

5b) Next, modify the following two parameters:

Code Block
prefix="localhost_sso_access_log" 
pattern="%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" "%{X-Dual-Tab-Id}i" "%{Cookie}i" "%{X-Forwarded-For}i""


 

...

5c) The whole thing should now look like this…



Now Search for <Engine defaultHost="localhost" name="Catalina">



  1. Search again for AccessLogValve

...