Hello,
I am running graylog version 3.3 . All data being sent goes first to Load balancer and then to one of 3 graylog nodes. Data is being sent from intranet, so for now there was no need to encrypr messages.
But now one internal customer would like to send encrypted rsyslog msgs to thois graylog.
I looked at the docs and some useful questions in this forum, but it is still not clear to me.
Is it possible that I create just one new graylog input with TLS encryption in order to receive to that input just encrypted messages from that one customer ? Do I need to chane sometihn also on the LB that receives graylog data ?
I would not like to reconfigure whole graylog and hundreds of incoming servers, just to accomodate for one new encrypted input ,so that is why my question,
Thank you.