Overview
By default, agents listen on port 8090. If for any reason another port must be used, you can reconfigure the agent. First, shutdown the agent using the pulse script:
Next, edit the file $HOME/.pulse-agent/config.properties. You may need to create the file if it does not already exist. To configure the port, set the property "webapp.port" to the port number, for example:
Now, when the agent is started, it should listen on the new port: