Dear Folks, I need to know how to specify the log file directory while starting the OVS. Should I give the path in the configure command like the following ?
./configure --with-linux=/lib/modules/$(uname -r)/build --log-file /var/log/openvswitch/ovs-‐vswitchd.log Or sudo ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach --log-file /var/log/openvswitch/ovs-‐vswitchd.log Best Regards, Ashish Kurian
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
