Recently, I plan to set the syslog with Portmaster 2e. After
configurate,
Portmaster by command set loghost, then I change the syslog.conf
as the following and restart deamon. The loghost uses redhat 4.1.
The syslog host doesn't show up any log generated by portmaster.
When I type "sh netconn", 514 port is shown up as UDP. Can anyone give
me suggestion.
Kenneth Tse
...
#kern.* /dev/console
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info /var/log/authlog
# *.=info;mail.none;authpriv.none /var/log/messages
# The authpriv file has restricted access.
authpriv.* /var/log/secure
# Log all the mail messages in one place.
mail.* /var/log/maillog