Docker Build - No server_name in ssl.log

Hi All,

I’m building a docker image from hub.docker.com using the stock zeek package as the source. This all compiles just fine, and I can install my image onto the destination OS (VyOS in this case). Unfortunately, it appears all ssl.log entries don’t contain the SNI ‘server_name’ field. Is there something extra required for the container build to allow Zeek to correctly log the server_name value?

Cheers
Andy