Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: How to control Grouper API log file locations

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: How to control Grouper API log file locations


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Waldbieser, Carl" <>, Grouper Users <>
  • Subject: [grouper-users] RE: How to control Grouper API log file locations
  • Date: Sun, 10 Jan 2016 18:07:48 +0000
  • Accept-language: en-US

Do you have a relative path in the log4j? Can you make that an absolute
path? You can also copy the WEB-INF dir somewhere else, change the
log4j.properties, and call it from there... or you could look in the gsh.sh
file, see the precedence of the classpath, and put another log4j.properties
somewhere sooner on the classpath. Let me know if you need help with any of
those options :)

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Waldbieser, Carl
Sent: Friday, January 08, 2016 2:25 PM
To: Grouper Users
Subject: [grouper-users] How to control Grouper API log file locations


I script from which I want to call a GSH script. However, when I run the GSH
this way, the Grouper logs end up in a ./logs in the current working
directory of my running parent script.
Is there some environment variable I can set so that the logs don't show up
there? Ideally, I'd like them to end up with the rest of my Grouper logs.

Thanks,
Carl Waldbieser
ITS Systems Programmer
Lafayette College



Archive powered by MHonArc 2.6.16.

Top of Page