Hi all, I am running open-vswitch-1.7.1 on x86. I want to set the log level so that all the error messages are printed to the console. For this I am using the command: ovs-appctl vlog/set ANY:ANY:OFF
>From this command what I understand is that it will show all the error messages on console and in syslog and will turn off the log messages for file. But when I run this command, and list the logs levels using the command ovs-appctl vlog/list It shows that log messages for console and syslog have also been turned off other than the log messages for file. No log message is visible on the console. Please guide how to make the log messages visible on console. Regards, Saleha Asad
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev