Re: log4j to write Tomcat logs to Windows Event Log

2012-07-24 Thread sandy
case. I hope my solution works for you as well. Good luck. Sandy -- View this message in context: http://tomcat.10.n6.nabble.com/log4j-to-write-Tomcat-logs-to-Windows-Event-Log-tp4983672p4984394.html Sent from the Tomcat -

Re: log4j to write Tomcat logs to Windows Event Log

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin, On 7/9/12 11:52 AM, Dunbar, Kevin D CIV SPAWARSYSCEN-PACIFIC, 56250 wrote: > Thank you Chris and Konstantin for replying to my message. Here is > the contents of the log4j.properties file... (This was taken from > the instructions on the Tomca

RE: log4j to write Tomcat logs to Windows Event Log

2012-07-09 Thread Dunbar, Kevin D CIV SPAWARSYSCEN-PACIFIC, 56250
-0777 kevin.dun...@navy.mil From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Sun 7/8/2012 9:33 AM To: Tomcat Users List Subject: Re: log4j to write Tomcat logs to Windows Event Log -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On

Re: log4j to write Tomcat logs to Windows Event Log

2012-07-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 7/8/12 5:40 AM, Konstantin Kolinko wrote: > Your log4j.properties is wrong? +1 Kevin, can you post your log4j.properties file? - -chris -BEGIN PGP SIGNATURE- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://

Re: log4j to write Tomcat logs to Windows Event Log

2012-07-08 Thread Konstantin Kolinko
2012/7/7 Dunbar, Kevin D CIV SPAWARSYSCEN-PACIFIC, 56250 : > Hi, > > I am trying to use log4j.jar to do the logging in Tomcat 7.0.27 (on Windows > XP) instead of java.util.logging so that I can append the logs to be output > to the Windows Event Log. > > I followed the instructions to configure T

log4j to write Tomcat logs to Windows Event Log

2012-07-06 Thread Dunbar, Kevin D CIV SPAWARSYSCEN-PACIFIC, 56250
Hi, I am trying to use log4j.jar to do the logging in Tomcat 7.0.27 (on Windows XP) instead of java.util.logging so that I can append the logs to be output to the Windows Event Log. I followed the instructions to configure Tomcat to use log4j rather than java.util.logging for all Tomcat's in