hi all,
i was trying to configure a syslog server on my digital unix 4.0d server to
log all my network devices on
i created my syslog.conf
as5300.aucegypt.edu
ascend.aucegypt.edu
- add these two entries to my hosts file
- create an entry for local0 facility on syslog.conf
kern.debug /var/adm/syslog.dated/kern.log
user.debug /var/adm/syslog.dated/user.log
mail.debug /var/adm/syslog.dated/mail.log
daemon.debug /var/adm/syslog.dated/daemon.log
auth.debug /var/adm/syslog.dated/auth.log
syslog.debug /var/adm/syslog.dated/syslog.log
lpr.debug /var/adm/syslog.dated/lpr.log
msgbuf.err /var/adm/crash/msgbuf.savecore
kern.debug /var/adm/messages
kern.debug /dev/console
*.emerg *
local0.info /var/adm/syslog.dated/local0.log
restart my syslogd daemon...
-configure ascend to log to my syslog server with facility local0
but i got nothing in my local0.log file
and when i debug the syslogd with -d option i got the next messagereadfds =
0x8
readfds = 0x8
readfds = 0x8
can any body help me with that and tell me if there is any further steps i
have to do for configuration
thank you all
Essam Khedr
CCNA,MCP
Received on Wed May 19 1999 - 10:32:53 NZST