On Wed, Mar 20, 2013 at 05:08:25PM +0800, Fang wrote: > I cant't find ovs-ofctl.log in /var/log/openvswitch/
ovs-ofctl does not write a log file by default. > So when I use ofctl commond I must add the option:--log-file. > like: > ovs-ofctl --log-file commond ... > I want to know how to make OVS logging automatically,like ovs-vswitchd.log. ovs-vswitchd also does not write a log file by default, so these two programs already behave the same. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
