kk yap <[email protected]> writes:

> Rob and I was trying to get NOX to log into syslog today.  Rob has
> tested that syslog does log debug messages but we still fails to see
> the debug messages for NOX.  The interaction between vlog, vlog_server
> and syslog is unclear to us.  Can someone check if that is working?

It's likely that syslog is not configured to log debug messages.
Try adding a line to /etc/syslog.conf like this:
        *.*             /var/log/verbose
and see whether the messages appear.

vlog_server allows vlog levels to be changed at runtime using the
vlogconf program (from slightly older versions of the openflow
distribution).

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to