|
From: Markus K. <ma...@pr...> - 2014-02-17 09:47:07
|
On 2014-02-17 09:38, Antoine Louiset wrote: > Hi everyone, > > I deploy signserver.ear on a glassfish server 2.1.1, I do not have > sources on it. > > Do you know how can I set the log level for signserver ? > > The version of signserver is 3.2.1 > > Thanks ! > > Have a nice day ! > Hi Antoine, The Log4j configured used with GlassFish is in: SIGNSERVER_HOME/modules/SignServer-Module-Log4j/src/log4j.properties This is then packaged as a JAR called SignServer-Module-Log4j.jar in the lib folder of signserver.ear at build/deploy time. If you don't have the sources available you can manually replace the log4j.properties in the jar in the ear instead. Best regards, Markus PrimeKey Solutions offers a commercial EJBCA & SignServer support subscription and training. Please see www.primekey.se or contact in...@pr... for more information. http://www.primekey.se/Services/Support/ http://www.primekey.se/Services/Training/ |