Hi all! I’m using Syslog input configured to accept TSL connection with a client certificate. I would like to know if I can log, over the log sent, also some information about client certificate, es: common name.
I need to be sure that some logs were sent by a specific client (identified with his certificate).
currently - if you force authentification - you only know that this message has send from a host that was able to provide a valid certificate. But not what certificate was presented.
You would need to provide a feature request, over at github that we can think of a way to include that meta information in the message.