• syslogd is the logging daemon
  • /etc/syslog.conf
  • facility.priority action
  • if the action is a filename, a - means 'do not sync after each logged message'
  • action can be a remote host: @1.2.3.4
  • syslog daemon also configured with /etc/sysconfig/syslog
  • action of a username will cause a message to be sent to that user if logged on
  • NEXT
    PREVIOUS
    Master Index