Versions Compared

Key

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

...

5) You now need to modify this entry

Image Removed

...

Image Added


5a) Start by uncommenting this section by deleting these two lines above and below

Image Removed

...

Image Added


5b) Next, modify the following:

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

...

""


 

...

So the whole thing should now look like this…


Image Modified


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


Image Modified


  1. Search again for AccessLogValve


Image Modified


  1. Carry out same changes as per Step 6) but for the Prefix use “localhost_DAC_access_log.”
  2. Save the server.xml file
  3. Restart the DualShield Server Service
  4. Wait for Service to fully start (CPU level low; Memory high)


Image Modified


  1. Check in the Tomcat Logs to see if a localhost_SSO_ access_log and localhost_dac_access_log file gets created.