You are not logged in.
Pages: 1
Is there a possibility to view dropbear logs
normally dropbear logs to syslog - syslogd is running
tux@slitaz:~$ ps aux | grep syslog
819 root 0:00 syslogd -s 60
3453 tux 0:00 grep syslog
but when I listen to messages when I log in from another computer
tux@slitaz:~$ tail -f /var/log/messages | grep dropbear
nothing happens
does this mean, that dropbear is compiled in SliTaz without logging?
Offline
Did you see /var/log/auth.log ?
http://127.0.0.1:82/boot.cgi?syslog=auth.log
# grep -ilr dropbear /var/log/*
Offline
thx a lot Pascal - yes, its logging there...but when you run frugal, you dont see the logs before last reboot - I have to wite a script, that copies the entries to home......
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]