Thanks Jochen!

This helps. I think we need to upgrade our Gelf Client to 1.3.1 to do this.
Things look pretty straight forward after that.

Best,
Skip

On Mon, Apr 4, 2016 at 9:09 AM, Jochen Schalanda <[email protected]> wrote:

> Hi Skip,
>
> you can configure the GELF client to enable TLS in general and client-side
> TLS validation using the GelfConfiguration class.
>
> See the following methods for details:
>
>
>    -
>    
> https://static.javadoc.io/org.graylog2/gelfclient/1.3.1/org/graylog2/gelfclient/GelfConfiguration.html#enableTls--
>    -
>    
> https://static.javadoc.io/org.graylog2/gelfclient/1.3.1/org/graylog2/gelfclient/GelfConfiguration.html#enableTlsCertVerification--
>    -
>    
> https://static.javadoc.io/org.graylog2/gelfclient/1.3.1/org/graylog2/gelfclient/GelfConfiguration.html#tlsTrustCertChainFile-java.io.File-
>
>
> Cheers,
> Jochen
>
> On Thursday, 31 March 2016 22:00:35 UTC+2, Skip Cole wrote:
>>
>> Hi,
>>
>> I'm trying to enable TLS communication with a Graylog Input.
>>
>> We have a custom piece of software that runs on the machines we are
>> auditing (clients) which sends log entries to the Graylog input. Real
>> straightforward:
>>
>> GelfTransport transport = GelfTransports.create(config);
>> transport.send(gelfMessage);
>>
>>
>> I am looking for how I set the clients up to use TLS. I believe it is in
>> the GelfConfiguration, but if anyone can point me to some documentation, or
>> pointers, on how to do that, it will be greatly appreciated.
>>
>> Thanks,
>> Skip
>>
>>
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/graylog2/1JPmz2D-R6E/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/graylog2/c107cd3e-a0f7-44b5-b4b1-f56831158921%40googlegroups.com
> <https://groups.google.com/d/msgid/graylog2/c107cd3e-a0f7-44b5-b4b1-f56831158921%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAHYTHi6WCz5APydHDtO5DHATjATuTyKdvKZoNfYr5p5wRLtO2Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to