Hi, I am new to openvswitch and sdn (openflow)
I have downloaded the latest openvswitch code (version 2.4.0) and installed it. The ovs-vswitchd --version shows that it is the intended version. I also have mininet installed. I have changed the logging level through the ovs-appctl vlog/set ANY:ANY:dbg and can see that the logging level is updated, with the vlog/list command Now, I run a sample controller and a sample mininet topology and see that the flow-rules are updated into the switch by dumping the flows using ovs-ofctl dump-flows command. I expect to see some logs regarding the control flow in /var/logs/openvswitch, but I can see that the folder is not updated at all. I am more interested to see any logs from the VLOG_DBG or VLOG_INFO from the files like ovs-ofctl.c etc but I can't see any. Is my expectation wrong? If so, please be kind enough to explain where my understanding is wrong. If not, can you please help me in fixing it? Thanks Bhargav
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
