Done, thanks !

On Wednesday, 7 September 2016 20:23:06 UTC+10, Marius Sturm wrote:
>
> Hi,
> could you please open an issue for this here: 
> https://github.com/Graylog2/collector-sidecar
> Should be easy to fix.
>
> Cheers,
> Marius
>
>
> On 7 September 2016 at 11:48, Michael Anthon <[email protected] 
> <javascript:>> wrote:
>
>> Hi All,
>> I have just attempted to set up filebeat and winlogbeat to see how they 
>> perform but ran into a bit of an issue with using winlogbeat and TLS 
>> connections.
>>
>> The config file generated look (in part) like this for an output defined 
>> in collectors with "Enable TLS support" and "Insecure TLS connection" both 
>> enabled and none of the cert/key/ca fields filled in
>>
>> output:
>>   logstash:
>>     hosts:
>>     - graylog.example.com:5044
>>     tls:
>>       certificate_authorities:
>>       - ""
>>       insecure: true
>>
>> The same settings on a filebeat input generate the following config 
>> snippet (and this works quite happily)
>>
>> output:
>>   logstash:
>>     hosts:
>>     - graylog.exampe.com:5044
>>     tls:
>>       insecure: true
>>
>> The winlogbeat config will not work (configtest throws an error until I 
>> manually remove the certificate_authorities line) 
>>
>> At this point I'm reverting back to using nxlog for the windows logs but 
>> would be keen to revisit this once it's fixed.
>>
>> Cheers,
>> Michael
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Graylog Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/graylog2/a99d3296-2e87-4771-b390-a257d19e9f17%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/graylog2/a99d3296-2e87-4771-b390-a257d19e9f17%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Developer
>
> Tel.: +49 (0)40 609 452 077
> Fax.: +49 (0)40 609 452 078
>
> TORCH GmbH - A Graylog Company
> Poolstraße 21
> 20335 Hamburg
> Germany
>
> https://www.graylog.com <https://www.torch.sh/>
>
> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
> Geschäftsführer: Lennart Koopmann (CEO)
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/6efced30-857f-479c-b91b-fb619f7ecd8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to