[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Log File messages : Don't work
- To: hobbit (at) hswn.dk
- Subject: Log File messages : Don't work
- From: Naudit007 <mailinglist.benoit (at) gmail.com>
- Date: Wed, 18 Jun 2008 15:48:58 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=a3EPwz36Ucr0DxTY/pVpkk2WS+BMRYW86t79l0TzNwg=; b=WQ5xNoykzhLl7cKszCFPK6DzKuj8uLzTT8spXu0N/VR6WAttcuso+2F1VTOQkB5eRh 4vH1ARhxV+9vlaWddK+ALE9xaZyeuVF6WJ4L5n0K1zgtb/ApKtug6xspGxnvSn7R8Gfm 4mR9AYkMXFWS6Lyl+S3qyPcZM4QTWR9HzgP4I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Oa6ivJymLNjpHEIa/wJkKEfinmMBGtMBxgqmhWUmhMA5z7V/3DBfLGh/TeCC3LSZAM WpWjQ+P9ftPKvPh5hnjJp38HkK+lly26M/8b98C10JvA0DbdxfwTqCKQLdGSxyDrrGhu vltUHaiaOKVfMFDV6+a/IeOGk8JdnEfBlnJI0=
Hello guys
I begin to be crazy to monitor log file on client !
*On server I have put in "client-local.cfg" that : *
[server1]
log:/var/log/messages:10240
*On client I have put in localclient.cfg that : *
DEFAULT
# Uptime mini
UP 1h
----------------truncated----------------------------------
# LOG
LOG %/var/log/messages %(I/O|read).error COLOR=red
LOG /var/log/messages COLOR=red
LOG /var/log/messages FAILBACK COLOR=yellow
LOG /var/log/messages "VCS ERROR" COLOR=red
# Ports
PORT LOCAL=%(:8888|:8889) color="red"
# Ports
PORT LOCAL=%(:8888|:8889) color="red"
The privilege work well for user hobbit :
ll /var/log/messages
-rw-r----- 1 root adm 210719 Jun 18 15:21 /var/log/messages
# getent group adm
adm:x:4:root,hobbit,adm,daemon
I was try a lot of possibility on several host, and all my columns "msg" is
always grey and says :
-- System logs at Wed Jun 18 15:28:38 CEST 2008 : No log data
available
-- The client did not report any logfile data
However my host "server1" generated very well new entrie in
/var/log/messages
I don't understand why the message don't work !
But when I check client log it write that :
cat ../logs/hobbitclient.log
2008-06-18 15:02:30 Failed to get a message, terminating
2008-06-18 15:04:31 Failed to get a message, terminating
2008-06-18 15:06:32 Failed to get a message, terminating
2008-06-18 15:08:32 Failed to get a message, terminating
2008-06-18 15:10:33 Failed to get a message, terminating
2008-06-18 15:12:34 Failed to get a message, terminating
2008-06-18 15:14:34 Failed to get a message, terminating
Where comes to this error ?
Could you help me
Thank you very much by advance
Regards
--
<mailinglist.benoit - at - gmail!com>