4. cflowd logging
cflowdmux
and cflowd
use syslog(3) to record
errors and runtime status information. As a convention, each syslog
message starts with a capitalized letter in brackets indicating the
priority of the message:
code
[A]
LOG_ALERT
[C]
LOG_CRIT
[E]
LOG_ERR
[I]
LOG_INFO
Next Previous Contents