ajhalls -> RE: syslogd failing to start (Dec. 23, '04, 7:34:47 PM) |
Hi Rodney
That did it your version of syslogd is up and running. I have not download the updated version as yet.
The following message was placed in /var/adm/log/messages:
Dec 24 10:55:2^@ ra syslogd: restart
Note the ^@ , less thinks that this is now a binary file , will download the update and retest.
Andy H
Test new version still have ^@ in syslogd startup and shutdown messages.
Big problem no syslog messages are being logged.
using logger as follows
logger -p daemon.info -t TEST "test ahalls 12876309"
should have had a message in both the daemon and message log files nothing is appearing.
Also as I am running syslogd with the debug switch no processing from the logger command is indicated.
Output from stdout of /usr/sbin/syslogd -d:
off & running....
init
cfline(*.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console)
syslogd: /dev/console: Device not configured
logmsg: pri 53, flags 4, from ra, msg syslogd: /dev/console: Device not configured
Logging to CONSOLE /dev/null
cfline(*.notice;*.info;authpriv,ftp.none;mail.crit /var/adm/log/messages)
cfline(mail.* /var/adm/log/mail)
cfline(ftp.* /var/adm/log/ftp)
cfline(daemon.* /var/adm/log/daemon)
cfline(authpriv.* /var/adm/log/secure)
8 3 2 3 5 3 3 3 3 3 X 3 3 3 3 3 3 3 3 3 3 3 3 3 X UNUSED:
6 6 2 6 6 6 6 6 6 6 X X 6 6 6 6 6 6 6 6 6 6 6 6 X FILE: /var/adm/log/messages
X X 8 X X X X X X X X X X X X X X X X X X X X X X FILE: /var/adm/log/mail
X X X X X X X X X X X 8 X X X X X X X X X X X X X FILE: /var/adm/log/ftp
X X X 8 X X X X X X X X X X X X X X X X X X X X X FILE: /var/adm/log/daemon
X X X X X X X X X X 8 X X X X X X X X X X X X X X FILE: /var/adm/log/secure
logmsg: pri 56, flags 4, from ra, msg syslogd: restart
Logging to FILE /var/adm/log/messages
syslogd: restarted
readfds = 0x8
readfds = 0x8
readfds = 0x8
Andy H |
|
|
|