Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Re: Questions about Grouper logging

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Re: Questions about Grouper logging


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Baron Fujimoto <>, Grouper Users <>
  • Subject: RE: [grouper-users] Re: Questions about Grouper logging
  • Date: Thu, 27 Aug 2015 01:33:40 -0400
  • Importance: normal

Yes,  You can (and i think should) log each app to it's own log file.   Each one has it's own log4j.properties.  It's either in the webapps dir or the place where you configure tomcat to get the app from in sever.xml.  Stdout will print out where it gets it from on grouper start up

log4j.properties read from:   C:\temp\grouperInstaller\grouper.apiBinary-2.0.2\conf\log4j.properties

Thanks Chris


-------- Original message --------
From: Baron Fujimoto
Date:08/26/2015 8:14 PM (GMT-05:00)
To: Grouper Users
Subject: [grouper-users] Re: Questions about Grouper logging

Also happy to RTFM if I've overlooked this info somewhere and someone points
me to it...

On Tue, Aug 25, 2015 at 06:29:08PM -1000, Baron Fujimoto wrote:
>I have some (stupid, I fear) questions about configuring Grouper's logging.
>
>I have a directory hierarchy that looks like
>grouper/
>  grouper-api/
>  grouper-ui/
>  grouper-ws/
>  logs/
>    grouper-api/
>    grouper-ui/
>    grouper-ws/
>
>To facilitate troubleshooting, I'd like to be able to have each grouper
>component log to their respective log dirs. E.g.:
>  grouper/logs/grouper-api/
>  grouper/logs/grouper-ui/
>  grouper/logs/grouper-ws/
>
>When I ran the installer interactively, I was prompted for the location
>of the grouper-ui and grouper-ws log dirs. This mostly seemed to do what
>I wanted. However, the installer installs tomcat 6.35, and we're using
>tomcat 8. I think after I cut the grouper apps over to run under our
>tomcat 8 instance, I noticed it was no longer logging to those originally
>specified log dirs.
>
>I see there's a grouper-api/conf/log4j.properties, and a
>grouper-ui/log4j.template.properties, but no log4j files under
>grouper-ws. Can each component get its own log4j/properties file?
>If so, do they go in their respective /conf dirs (the grouper-ui
>template isn't in the conf dir, for example)?
>
>Where is grouper.home defined? Is it the same for each component?
>
>Aloha,
>-baron
>--
>Baron Fujimoto <> :: UH Information Technology Services
>minutas cantorum, minutas balorum, minutas carboratum desendus pantorum


  • RE: [grouper-users] Re: Questions about Grouper logging, Chris Hyzer, 08/27/2015

Archive powered by MHonArc 2.6.16.

Top of Page