On Tue, Jan 7, 2014 at 10:31 AM, Ben Pfaff <b...@nicira.com> wrote:
> On Mon, Jan 06, 2014 at 02:40:34PM -0800, Gurucharan Shetty wrote:
>> One option to implement openlog and syslog functionality in windows
>> is to use windows event logger. But it looks like it involves changing
>> registry settings and in general looks complicated.
>>
>> For the time being, do nothing for syslog. All the information needed for
>> debugging will be present through the 'file' option anyways.
>>
>> We can start OVS daemons on windows with "-vfile:info -vsyslog:off".
>
> This series seems reasonable to me.  Should we also update lib/vlog.man,
> lib/vlog-unixctl.man, and utilities/ovs-appctl.8.in to describe the
> behavior of syslog on Windows?.

I was dilly-dallying on this a bit as we do not have a ovs-appctl
implementation yet. But, I think it makes sense to add the
documentation now.

I sent a V2.
>  I assume that --syslog-target still
> works on Windows, so it's not entirely dysfunctional I guess
I have not tested this, but looking at the code, it should work.


For
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to