Authentication with client certificates
Hi guys,
the graylog server is already able to handle client certificates for authentication. Unfortunately the graylog collector does not support this yet. So, I think it would be nice to implement this feature.
Cheers, Marco
This feature would be of great value to us as well, is there any indication of when this may be included in a future release?
John
@jebucha this is possible with the Graylog Collector Sidecar https://github.com/Graylog2/collector-sidecar
Ah ok when I create my Collector Sidecar configuration in the WebUI I need to specify and output type of "[NxLog] GELF TCP/TLS output"?