You can configure the dispatcher endpoint used by an event monitor in the seemonitor.exe.config file. For 32-bit installations, this file installs to %ProgramFiles%\Micro Focus\Enterprise Developer\binAnyCPU\SEE\WAS. For 64-bit installations, this file installs to %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\binAnyCPU\SEE\WAS.
<add key="Default.dispatcher" value="net.tcp://localhost/MicroFocus/SEE.Dispatcher/DispatchSession.svc"/>where localhost should be replaced by the name of the machine running the dispatcher.