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 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/6188ffc1-b7dd-47af-8bd0-1b3091b4abbe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
