Andy, I think you're looking for the Site to Site properties in your nifi.properties. You likely have an option named "nifi.remote.input.socket.port" as I do, below. Use the input host ( probably nifi ) and port you have defined.
# Site to Site properties nifi.remote.input.host=localhost nifi.remote.input.secure=false nifi.remote.input.socket.port=10443 On Wed, Sep 20, 2017 at 11:30 AM, Andy Christianson < [email protected]> wrote: > On Wed, 2017-09-20 at 11:26 -0400, Marc P. wrote: > > Andy, > > Can you try adding the RPG host and port in the properties for your > > ports? > > Sure, I'll give that a shot. Since I'm using HTTP protocol on port 80, > Port would be 8080 and Host Name would be 'nifi,' correct? > > -Andy I.C. > >
