On Mon, Jan 26, 2015 at 09:00:18AM -0800, Gurucharan Shetty wrote:
> When Open vSwitch is run in hundreds of hypervisors, it is
> useful to collect log messages through log collectors. To
> collect log messages like this, it is useful to log them
> in a particular RFC5424 facility in the local system. The
> log collectors can then be used to collect logs anytime
> desired.
> 
> This commit provides a sysadmin the ability to specify the
> facility through which the log messages are logged.
> 
> Signed-off-by: Gurucharan Shetty <[email protected]>

Does this compile OK on Windows (I wonder whether it has these LOG_*
constants)?

vlog is mostly configurable at runtime using appctl commands.  Should
the log facility also be configurable?

The code looks OK to me.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to