Hi, I am new to CAS. I want to find where I can find log files of CAS activities. I cannot find any log file under /webapps/cas/WEB-INF folder. Should I turn it on somewhere?
By default the cas.log file is written to the current working directory of the Java process in which the servlet container (i.e. Tomcat) is running. If you start the container with a startup script manually from the command line, the log file should be placed in the current directory where the command was issued. If you're launching it from a service control script, it would be platform specific.
You can tune the location of cas.log my modifying the /WEB-INF/classes/log4j.xml configuration file. See https://wiki.jasig.org/display/CASUM/Logging.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
