Versions Compared

Key

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

...

5b) Next, modify the following two parameters:

...

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 modified section should now look like this…


Image RemovedImage Added


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

...

11) Wait for the Service to fully start (CPU level low; Memory high)

Image RemovedImage Added


12Check 12) Check in the Tomcat Logs to see if a localhost_SSOsso_ access_log and localhost_dac_access_log file get created.

Image Added