Hi, Im getting this error when remotly monitoring a MSSQL database:
ERROR instance/beat.go:1014 Exiting: 2 errors: could not create connection to db: error doing ping to db: TLS Handshake failed: tls: server selected unsupported protocol version 301; could not create connection to db: error doing ping to db: TLS Handshake failed: tls: server selected unsupported protocol version 301
how I can solve this?
if I install metricbeat directly to the host server of the db, will I get this error?