To allow connections from the APM server to APM Connect, you must update the PostgreSQL networking configuration. This topic describes how to perform the configuration update.
Steps
Locate the configuration file pg_hba.conf, right-click the file, and then open it with a text editor.
The file pg_hba.conf opens in the text editing application.
Scroll down to the end of the document and locate the following line of text: host all all 127.0.0.1/32 md5
Save the file, and then close the text editor.
PostgreSQL is now configured to open the connection from the GE Digital APM Server.
What's Next?
Copyright © 2017 General Electric Company. All rights reserved.