You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Sometimes we need to turn on access logs in Tomcat to check all the requests that DualShield receives.  This can be useful to resolve issues such as high CPU and server hang.

Tomcat is an Apache Server containing many services (in this case the components that make up DualShield.  The logs can be enabled on any of these services, however, typically we would enable them on just two; SSO  and DAC

Preperation

You will be making changes to the server.xml file which is located in C:\Program Files\Deepnet DualShield\tomcat\conf.  It is a good idea to make a backup copy of this file before commencing.

Enable Access logs for SSO and DAC


  • No labels