[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
logfile monitoring with client side configuration?
- To: hobbit (at) hswn.dk
- Subject: logfile monitoring with client side configuration?
- From: Dirk Kastens <Dirk.Kastens (at) uni-osnabrueck.de>
- Date: Tue, 06 Jun 2006 17:52:39 +0200
- User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Hi,
I just installed the new 4.2-beta server and client.
It seems that the logfile monitoring is not working when I install a
hobbit client with client side configuration.
On the client I ran "./configure --client" and selected client side
configuration. The clientlaunch.cfg looks like this:
[client]
ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh --local
...
On the server I specified three logfiles to monitor in the client-local.cfg:
[my.client.hostname]
log:/var/log/messages:10240
log:/var/log/dsmsched.log:10240
log:/var/log/dsmerror.log:10240
But nothing happens. The logfiles are not touched and there's no
logfetch.cfg file in the client's tmp directory.
When I configure the client with server side configuration it works.
Can I use logfile monitoring with client side configuration?
--
Regards,
Dirk Kastens