Symantec Access Management

 View Only
  • 1.  How can the timezone be changed in the affwebservices.log file

    Posted Feb 22, 2016 11:29 AM

    In the SPS Federation gateway the affwebservices.log defaults to GMT time. Can this be configured to another timezone?



  • 2.  Re: How can the timezone be changed in the affwebservices.log file
    Best Answer

    Posted Feb 22, 2016 09:27 PM

    Hi Matthew,

     

    Under <SPS>\Tomcat\webapps\affwebservices\WEB-INF\classes directory, update the LoggerConfig file with the following:

     

    // LogLocalTime can be Y, N.  Y will log timestamps in local time rather than GMT.

    LogLocalTime=Y