Looking through the cas configserver options, is there a way to redirect
logs to /var/log/cas/? I can't find a way to get log4j2 to be picked up in
the config server.
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1V
I've been trying to build CAS Management Overlay, but I'm finding the
documentation a bit difficult to follow. My understanding is it should
produce a standalone war, correct?I have a deployment procedure that
follows this:
cd /opt/cas
rm -Rf /opt/cas/cas-management.orgname
getcas --directory
UTC-7 ro...@mun.ca wrote:
> This typically indicates that you are missing the OpenJDK development
> packages.
>
>
>
> Previous thread:
>
>
>
>
> https://groups.google.com/a/apereo.org/g/cas-user/c/HOiMGSumH5c/m/yof4tIlNBAAJ
>
>
>
> *From:* cas-...
etcas?
>
> Perhaps what you were attempting was building the main project. That is
> for developers, deployers use the overlays.
>
> Ray
>
> On Fri, 2022-05-27 at 09:02 -0700, Joe Gullo wrote:
>
> Notice: This message was sent from outside the University of Victoria
27;
>if [ -n "${JAVA_HOME+x}" ]; then
> removeFromPath $JAVA_HOME
>fi
>export JAVA_HOME=`/usr/libexec/java_home -v $@`
>export PATH=$JAVA_HOME/bin:$PATH
> fi
> }
>
> Thanks,
> Trev
>
> On Fri, 27 May 2022 at 21:30, Joe Gullo wrote:
I'm a sysadmin with no spring/java/cas experience, but I've been tasked
with taking a cas instance deployed by a vendor in ~2014 and bringing it up
to date with modern cas. I've read the docs extensively, but I'm still
feeling like I may be making structural mistakes that I'd like someone with
y-tns.github.io/deploying-apereo-cas/introduction_overview.html
>
> There are management endpoints that may also prove useful.
> https://apereo.github.io/cas/6.5.x/monitoring/Monitoring-Statistics.html
>
> This blog may also be helpful
> https://fawnoos.com/blog/
>
> R
Running the config server, built from initializr, I'm getting this error in
the log:
2022-06-03 16:12:19,543 main ERROR Unable to create file
casconfigserver.log java.io.IOException: Permission denied
For Cas and Cas Management Server, I can define an alternate log4j.xml and
specify a ${base
ileName="/var/log/cas/casconfigserver.log" on line 12
3b) I changed filePattern="cas-%d{-MM-dd-HH}-%i.log" to
filePattern="/var/log/cas/cas-%d{-MM-dd-HH}-%i.log" on line 13
4) Rebuild the overlay war and run that.
On Monday, June 6, 2022 at 9:59:21 AM UTC-
We have a cas environment with 2 front ends, and want to point to a central
jms server for distributed ticketing. We have artemis set up on a third
box (not using artemis specifically, just using it as the next activemq
release). Auth is handed off via delegated saml (to okta) so pac4j is used
10 matches
Mail list logo