ssl - Best Practices for client identification and encryption with logstash TCP/UPD input -


i have system of several clients collect data , send server. on server, put logstash listen on specific port tcp or upd. have 2 requirements: encryption of data , mechanism identify clients.

what best practices these 2 requirements?

i guess using tls can encrypt data, not identify client me. can use two-way-tls in logstash tcp/udp input? if yes --> how? if no --> alternatives?

thanks, h guy


Comments

Popular posts from this blog

python - What's the Pythonic way to report nonfatal errors in a parser? -

sql server - Deadlock occuring in Clustered Columnstore index -

php - curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to domain.com:443 -