syslogd remote logging regression
Alexander Griesser
alexander.griesser at lkh-vil.or.at
Tue Dec 9 12:09:31 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
Today I was trying to set up remote logging on my thinclients using the
syslogd applet in 1.13.1.
Out of the box, it didn't work, I used the following command to start
syslogd:
syslogd -L -R logserver.local
So, syslogd should log locally (-L) and to our logserver.
That didn't work, it just logged locally.
I then tried to log only to the logserver, which worked (omitting the
- -L parameter) and finally noticed, that both options work if I change
the order of appearance, so:
syslogd -R logserver.local -L works, whereas
syslogd -L -R logserver.local does only log local.
Can anyone reproduce that? I can reproduce that everytime I try, just
in case.
ciao,
- --
Alexander Griesser (Netzwerkadministration)
E-Mail: alexander.griesser at lkh-vil.or.at | Web: http://www.lkh-vil.or.at
KABEG LKH Villach | Nikolaigasse 43 | 9500 Villach
Tel.: +43 4242 208 3061 | Fax.: +43 4242 208 971 3061
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkk+X/sACgkQ66HVD6KUm1oCTgCgg9oQyc3Y07y2/iMMKRLDMQPS
LQYAn1STkfZBZYDX+R8qobHMZ4vQ1MJP
=mvhK
-----END PGP SIGNATURE-----
More information about the busybox
mailing list