NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
rogard
Feb 23, 2006Aspirant
More Detailed logging please
It would be really useful to access the nfs and smb logs, for trying to troubleshoot permission issues.
dbott67
Apr 26, 2008Guide
Having never really played around with syslog before, as well as not knowing exactly what you're trying do (i.e. use the ReadyNAS to be the main syslog server or have the logs forwarded to a syslog server).
I did a quick search of the repositories and found this:
So, it appears as though sysklogd is installed, but I don't know if this will do what you're looking for. There's also an uninstalled package called 'syslog-ng' in the repos:
Again, I don't know if any of this helps you, but perhaps it might be useful.
-Dave
I did a quick search of the repositories and found this:
nas-01-4C-1B:~# apt-cache show sysklogd
Package: sysklogd
Priority: important
Section: base
Installed-Size: 204
Maintainer: Martin Schulze <joey@debian.org>
Architecture: sparc
Version: 1.4.1-17
Replaces: syslogd
Provides: syslogd, system-log-daemon
Depends: libc6 (>= 2.3.2.ds1-21), klogd | linux-kernel-log-daemon
Conflicts: syslogd
Filename: pool/main/s/sysklogd/sysklogd_1.4.1-17_sparc.deb
Size: 56666
MD5sum: 363e58af58a7def5c6fe4b683c917e0b
SHA1: 936b5135b714e9326915184fada0d60575ca89bc
SHA256: 8e9e7a65667a9a2b2d8adea617109e9fbfd0e75ba4dbe1bb536f8007c3c4e889
Description: System Logging Daemon
This package implements the system log daemon, which is an enhanced
version of the standard Berkeley utility program. It is responsible
for providing logging of messages received from programs and facilities
on the local host as well as from remote hosts.
Package: sysklogd
Status: install ok installed
Priority: important
Section: base
Installed-Size: 200
Maintainer: Martin Schulze <joey@debian.org>
Version: 1.4.1-10
Replaces: syslogd
Provides: syslogd, system-log-daemon
Depends: libc6 (>= 2.2.4-4), klogd | linux-kernel-log-daemon
Conflicts: syslogd
Conffiles:
/etc/syslog.conf 3882195aa34cd97b8a57120bc8b47f3b
/etc/init.d/sysklogd cfe9ee910fb41db683f298e7accd74fe
/etc/cron.daily/sysklogd 05c1e431b98caa3f1277ad74fcf9185d
/etc/cron.weekly/sysklogd 62066ad440b58a954e68132610b3c347
Description: System Logging Daemon
This package implements the system log daemon, which is an enhanced
version of the standard Berkeley utility program. It is responsible
for providing logging of messages received from programs and facilities
on the local host as well as from remote hosts.
So, it appears as though sysklogd is installed, but I don't know if this will do what you're looking for. There's also an uninstalled package called 'syslog-ng' in the repos:
nas-01-4C-1B:~# apt-cache show syslog-ng
Package: syslog-ng
Priority: extra
Section: admin
Installed-Size: 564
Maintainer: SZALAY Attila <sasa@debian.org>
Architecture: sparc
Version: 1.6.5-2.2
Provides: system-log-daemon, linux-kernel-log-daemon
Depends: libc6 (>= 2.3.2.ds1-21), util-linux (>= 2.12-10)
Recommends: logrotate
Conflicts: system-log-daemon, sysklogd, linux-kernel-log-daemon
Filename: pool/main/s/syslog-ng/syslog-ng_1.6.5-2.2_sparc.deb
Size: 216720
MD5sum: 8a94f75ae25bff8799ec754a1bc01ea7
SHA1: ff038208d5128748081be793b346434d40233af1
SHA256: 72b752db4a0cc8d642c136cd2e8283946986c752944197bc1edf1812fffb751a
Description: Next generation logging daemon
Syslog-ng tries to fill the gaps original syslogd's were lacking:
* powerful configurability
* filtering based on message content
* portability
* better network forwarding
Again, I don't know if any of this helps you, but perhaps it might be useful.
-Dave
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!