Xymon Mailing List Archive search

simple log question

list Henrik Størner
Thu, 6 Apr 2006 22:25:33 +0200
Message-Id: <user-39762abd6afc@xymon.invalid>

On Thu, Apr 06, 2006 at 11:53:54AM -0400, McGraw, Robert P. wrote:
I changed 
BBSERVERLOGS="/var/log/hobbit 
to

BBSERVERLOGS="/local/hobbit/server/logs"

and most of the logs are now being written to the new directory except for
hobbitlaunch.log and hobbitlaunch.pid. They are still being written in
/var/log/hobbit. 
Is there another variable that I need to change or is this compiled into the
code?
It's a chicken-and-egg thing. But hobbitlaunch has --log=FILENAME and
--pidfile=FILENAME that you can use to control where these files go.
The built-in location - /var/log/hobbit - is merely the default.


Henrik