-
We have configured the mysql db monitoring via splunk-otel-collector on a linux machine. but we are getting error in logs. dial tcp xxx.xx.xx.xx:3306: connect: connection refused |
Beta Was this translation helpful? Give feedback.
Answered by
atoulme
Mar 24, 2023
Replies: 1 comment
-
This error indicates that the collector cannot connect to mysql because the connection is refused. The username and password used might be incorrect. Please see this StackOverflow thread for possible solutions: https://stackoverflow.com/questions/13032270/mysql-connection-refused-when-trying-to-connect-to-localhost-using-remote-ip |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
atoulme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error indicates that the collector cannot connect to mysql because the connection is refused. The username and password used might be incorrect. Please see this StackOverflow thread for possible solutions: https://stackoverflow.com/questions/13032270/mysql-connection-refused-when-trying-to-connect-to-localhost-using-remote-ip