Can we monitor MySql with SSL?
search cancel

Can we monitor MySql with SSL?

book

Article ID: 213504

calendar_today

Updated On:

Products

DX Operational Observability

Issue/Introduction

Can we monitor MySql with SSL?

Environment

DX Operational Intelligence 23x

Resolution

For now it is not supported as native monitoring. You can workaround and monitor by adding into Mysql config the following parameter:

mysql_native_password

Check the MySql documentation to understand how you should configure it:

8.4.1.1 Native Pluggable Authentication