Configuring the EFM server

Once the Edge Flow Manager (EFM) server is installed, you can configure it by editing the efm.properties file. At minimum, you should edit the EFM server address and configure the connection to your database.

  1. Open the efm.properties file located in $EFM_HOME/conf/efm.properties.
  2. Configure the EFM server address. Change efm.server.address=localhost to efm.server.address={EFM_IP_OR_HOSTNAME}, or use 0.0.0.0 to listen on all network interfaces.