On Mon, Jan 28, 2019 at 05:37:36PM +0100, Dominik Holler wrote: > Is there a way to disable the error message > > ovs|00001|db_ctl_base|ERR|no key "xxx" in Open_vSwitch record "." column > external_ids > > in syslog? > ovs-appctl vlog/set seems not to know about db_ctl_base.
This message doesn't come from ovs-vswitchd, so "ovs-appctl vlog/set" won't help. Use the -v command line option to whatever utility you're running. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
