Bob Williams wrote:
Leap 42.1 with KDE5
I used to do
tail -f /var/log/rsyncd.log
For example:
:~> tail -f /var/log/rsyncd.log 2015/11/27 12:34:40 [12582] connect from hostxx-xxx-xxx-xx.range81-157.btcentralplus.com (81.157.xx.xx) 2015/11/27 12:34:41 [12582] rsync to mixes/ from play@host81-157-xx-xx.range81-157.btcentralplus.com (81.157.xx.xx) 2015/11/27 12:34:41 [12582] receiving file list 2015/11/27 12:34:41 [12582] ERROR: daemon refused to receive file "group" 2015/11/27 12:34:41 [12582] ERROR: daemon refused to receive file "passwd" 2015/11/27 12:34:42 [12582] sent 328 bytes received 32,634 bytes total size 17,763,552,626 2015/11/27 12:34:42 [12584] connect from host81-157-xx-xx.range81-157.btcentralplus.com (81.157.xx.xx) 2015/11/27 12:34:43 [12584] rsync to soundtracks/ from play@host81-157-xx-xx.range81-157.btcentralplus.com (81.157.xx.xx) 2015/11/27 12:34:43 [12584] receiving file list 2015/11/27 12:34:44 [12584] sent 125 bytes received 28,854 bytes total size 3,605,847,084
I believe the modern way is to use journalctl
AFAIK, rsyncd write its own logfile, it doesn't use syslog. -- Per Jessen, Zürich (2.6°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org