I have built and deployed cas v6.1.1 using gradle and am using systemd to 
start cas via 'gradlew run'.  CAS functionality and logging appear to be 
working fine, but the log output for gradle, (which appears to include 
output normally associated information that is traditionally found in the 
tomcat catalina.out log file) is being written to 
~<cas_user>/.gradle/daemon/<gradle_version>/daemon-<pid>.out.log.  I would 
prefer to move the log files somewhere within /var/log, preferably without 
the gradle version number.  I would also prefer to rename the file to a 
name that is based on the timestamp rather than process id.  How do I 
configure this?

Also, when placing CAS into production, is running 'gradlew run' in my 
systemd startup configuration the preferable way to start CAS?

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/812d4ad2-ea6a-48cf-9f02-e404ec0c3021%40apereo.org.

Reply via email to